Rate Overview
Live
1 BTN = 0.261060 CUP
1 CUP = 3.8305
BTN
Avg
0.261845
High
0.263230
Low
0.260494
Last updated: 3/7/2026, 7:34:58 AM
Quick Conversions
| BTN | CUP |
|---|---|
| 1 BTN | 0.26 CUP |
| 10 BTN | 2.61 CUP |
| 50 BTN | 13.05 CUP |
| 100 BTN | 26.11 CUP |
| 500 BTN | 130.53 CUP |
| 1,000 BTN | 261.06 CUP |
Get BTN/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=CUPExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-07T07:34:58Z",
"rates": {
"CUP": 0.26106
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "CUP",
"amount": 100
},
"result": 26.106,
"rate": 0.26106
}Build with BTN/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key