Rate Overview
Live
1 BTN = 0.010906 CUC
1 CUC = 91.6926 BTN
Avg
0.010961
High
0.011027
Low
0.010906
Last updated: 1/25/2026, 4:40:34 PM
Quick Conversions
| BTN | CUC |
|---|---|
| 1 BTN | 0.01 CUC |
| 10 BTN | 0.11 CUC |
| 50 BTN | 0.55 CUC |
| 100 BTN | 1.09 CUC |
| 500 BTN | 5.45 CUC |
| 1,000 BTN | 10.91 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-01-25T16:40:34Z",
"rates": {
"CUC": 0.010906
}
}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.0906,
"rate": 0.010906
}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