Rate Overview
Live
1 BWP = 35.3599 CRC
1 CRC = 0.028281
BWP
Avg
35.5034
High
36.0771
Low
34.9965
Last updated: 3/7/2026, 9:23:57 AM
Quick Conversions
| BWP | CRC |
|---|---|
| 1 BWP | 35.36 CRC |
| 10 BWP | 353.60 CRC |
| 50 BWP | 1,768.00 CRC |
| 100 BWP | 3,535.99 CRC |
| 500 BWP | 17,679.97 CRC |
| 1,000 BWP | 35,359.93 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-03-07T09:23:57Z",
"rates": {
"CRC": 35.359934
}
}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": 3535.9934000000003,
"rate": 35.359934
}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