Rate Overview
Live
1 BWP = 0.073821 CUC
1 CUC = 13.5463
BWP
Avg
0.073579
High
0.074227
Low
0.070025
Last updated: 7/9/2026, 5:48:36 AM
Quick Conversions
| BWP | CUC |
|---|---|
| 1 BWP | 0.07 CUC |
| 10 BWP | 0.74 CUC |
| 50 BWP | 3.69 CUC |
| 100 BWP | 7.38 CUC |
| 500 BWP | 36.91 CUC |
| 1,000 BWP | 73.82 CUC |
Get BWP/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=CUCExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-07-09T05:48:36Z",
"rates": {
"CUC": 0.073821
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "CUC",
"amount": 100
},
"result": 7.382099999999999,
"rate": 0.073821
}Build with BWP/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key