Rate Overview
Live
1 BTN = 0.010364 CUC
1 CUC = 96.4878
BTN
Avg
0.010964
High
0.011564
Low
0.010357
Last updated: 7/25/2026, 6:02:21 AM
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.18 CUC |
| 1,000 BTN | 10.36 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-25T06:02:21Z",
"rates": {
"CUC": 0.010364
}
}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.0364,
"rate": 0.010364
}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