Rate Overview
Live
1 BWP = 0.073611 CUC
1 CUC = 13.5849
BWP
Avg
0.073953
High
0.076497
Low
0.071906
Last updated: 8/1/2026, 4:00:34 PM
Quick Conversions
| BWP | CUC |
|---|---|
| 1 BWP | 0.07 CUC |
| 10 BWP | 0.74 CUC |
| 50 BWP | 3.68 CUC |
| 100 BWP | 7.36 CUC |
| 500 BWP | 36.81 CUC |
| 1,000 BWP | 73.61 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-08-01T16:00:34Z",
"rates": {
"CUC": 0.073611
}
}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.3610999999999995,
"rate": 0.073611
}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