# Currency Manage your Currencies ## Get Currency - [GET /api/v1/currency/{id}](https://developers.prana.software/pranaapi/openapiprana/currency/getbyid_15.md): Get a specific currency. ## Update Currency - [PUT /api/v1/currency/{id}](https://developers.prana.software/pranaapi/openapiprana/currency/update_15.md): Update a specific currency. ## Delete Currency - [DELETE /api/v1/currency/{id}](https://developers.prana.software/pranaapi/openapiprana/currency/delete_15.md): Delete specific currency. ## Patch Currency - [PATCH /api/v1/currency/{id}](https://developers.prana.software/pranaapi/openapiprana/currency/patch_8.md): Patch specific Currency. ## Create Currency - [POST /api/v1/currency](https://developers.prana.software/pranaapi/openapiprana/currency/create_18.md): Create a new currency. ## List Currencies - [POST /api/v1/currency/search](https://developers.prana.software/pranaapi/openapiprana/currency/getall_23.md): Get all your currencies.