Rate Overview
Live
1 BWP = 0.073264 CUC
1 CUC = 13.6493
BWP
Avg
0.073198
High
0.075172
Low
0.071118
Last updated: 7/30/2026, 6:36:40 AM
Quick Conversions
| BWP | CUC |
|---|---|
| 1 BWP | 0.07 CUC |
| 10 BWP | 0.73 CUC |
| 50 BWP | 3.66 CUC |
| 100 BWP | 7.33 CUC |
| 500 BWP | 36.63 CUC |
| 1,000 BWP | 73.26 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-30T06:36:40Z",
"rates": {
"CUC": 0.073264
}
}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.3264,
"rate": 0.073264
}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