Rate Overview
Live
1 BWP = 33.6836 CRC
1 CRC = 0.029688
BWP
Avg
35.8103
High
37.8487
Low
33.6836
Last updated: 3/28/2026, 1:43:27 PM
Quick Conversions
| BWP | CRC |
|---|---|
| 1 BWP | 33.68 CRC |
| 10 BWP | 336.84 CRC |
| 50 BWP | 1,684.18 CRC |
| 100 BWP | 3,368.36 CRC |
| 500 BWP | 16,841.81 CRC |
| 1,000 BWP | 33,683.62 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-28T13:43:27Z",
"rates": {
"CRC": 33.683624
}
}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": 3368.3624,
"rate": 33.683624
}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