Rate Overview
Live
1 BTN = 0.278143 CUP
1 CUP = 3.5953
BTN
Avg
0.279811
High
0.280767
Low
0.278143
Last updated: 9/10/2026, 5:48:00 AM
Quick Conversions
| BTN | CUP |
|---|---|
| 1 BTN | 0.28 CUP |
| 10 BTN | 2.78 CUP |
| 50 BTN | 13.91 CUP |
| 100 BTN | 27.81 CUP |
| 500 BTN | 139.07 CUP |
| 1,000 BTN | 278.14 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-09-10T05:48:00Z",
"rates": {
"CUP": 0.278143
}
}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": 27.814299999999996,
"rate": 0.278143
}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