Rate Overview
Live
1 BWP = 34.2604 CRC
1 CRC = 0.029188
BWP
Avg
33.7439
High
34.2604
Low
33.4537
Last updated: 5/9/2026, 2:24:51 AM
Quick Conversions
| BWP | CRC |
|---|---|
| 1 BWP | 34.26 CRC |
| 10 BWP | 342.60 CRC |
| 50 BWP | 1,713.02 CRC |
| 100 BWP | 3,426.04 CRC |
| 500 BWP | 17,130.19 CRC |
| 1,000 BWP | 34,260.39 CRC |
Get BWP/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=CRCExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-05-09T02:24:51Z",
"rates": {
"CRC": 34.260386
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "CRC",
"amount": 100
},
"result": 3426.0386,
"rate": 34.260386
}Build with BWP/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key