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