Rate Overview
Live
1 BTN = 0.010474 CUC
1 CUC = 95.4745
BTN
Avg
0.010488
High
0.010504
Low
0.010474
Last updated: 7/9/2026, 5:54:01 AM
Quick Conversions
| BTN | CUC |
|---|---|
| 1 BTN | 0.01 CUC |
| 10 BTN | 0.10 CUC |
| 50 BTN | 0.52 CUC |
| 100 BTN | 1.05 CUC |
| 500 BTN | 5.24 CUC |
| 1,000 BTN | 10.47 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-09T05:54:01Z",
"rates": {
"CUC": 0.010474
}
}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.0474,
"rate": 0.010474
}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