Rate Overview
Live
1 BTN = 0.010438 CUC
1 CUC = 95.8038
BTN
Avg
0.010383
High
0.010438
Low
0.010336
Last updated: 7/28/2026, 3:08:12 PM
Quick Conversions
| BTN | CUC |
|---|---|
| 1 BTN | 0.01 CUC |
| 10 BTN | 0.10 CUC |
| 50 BTN | 0.52 CUC |
| 100 BTN | 1.04 CUC |
| 500 BTN | 5.22 CUC |
| 1,000 BTN | 10.44 CUC |
Get BTN/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=CUCExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-28T15:08:12Z",
"rates": {
"CUC": 0.010438
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "CUC",
"amount": 100
},
"result": 1.0437999999999998,
"rate": 0.010438
}Build with BTN/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key