Rate Overview
Live
1 BWP = 0.074533 CUC
1 CUC = 13.4169
BWP
Avg
0.074519
High
0.074716
Low
0.074255
Last updated: 4/17/2026, 11:58:45 AM
Quick Conversions
| BWP | CUC |
|---|---|
| 1 BWP | 0.07 CUC |
| 10 BWP | 0.75 CUC |
| 50 BWP | 3.73 CUC |
| 100 BWP | 7.45 CUC |
| 500 BWP | 37.27 CUC |
| 1,000 BWP | 74.53 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-04-17T11:58:45Z",
"rates": {
"CUC": 0.074533
}
}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.4533000000000005,
"rate": 0.074533
}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