Rate Overview
Live
1 BWP = 0.073017 CUC
1 CUC = 13.6954
BWP
Avg
0.072796
High
0.075172
Low
0.069892
Last updated: 7/29/2026, 8:48:52 AM
Quick Conversions
| BWP | CUC |
|---|---|
| 1 BWP | 0.07 CUC |
| 10 BWP | 0.73 CUC |
| 50 BWP | 3.65 CUC |
| 100 BWP | 7.30 CUC |
| 500 BWP | 36.51 CUC |
| 1,000 BWP | 73.02 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-29T08:48:52Z",
"rates": {
"CUC": 0.073017
}
}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.3017,
"rate": 0.073017
}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