Rate Overview
Live
1 BWP = 0.075836 CUC
1 CUC = 13.1863 BWP
Avg
0.073727
High
0.076640
Low
0.071495
Last updated: 1/25/2026, 2:49:00 PM
Quick Conversions
| BWP | CUC |
|---|---|
| 1 BWP | 0.08 CUC |
| 10 BWP | 0.76 CUC |
| 50 BWP | 3.79 CUC |
| 100 BWP | 7.58 CUC |
| 500 BWP | 37.92 CUC |
| 1,000 BWP | 75.84 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-01-25T14:49:00Z",
"rates": {
"CUC": 0.075836
}
}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.5836,
"rate": 0.075836
}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