Rate Overview
Live
1 BTN = 0.281347 CUP
1 CUP = 3.5543
BTN
Avg
0.279946
High
0.281347
Low
0.278125
Last updated: 6/19/2026, 8:37:54 AM
Quick Conversions
| BTN | CUP |
|---|---|
| 1 BTN | 0.28 CUP |
| 10 BTN | 2.81 CUP |
| 50 BTN | 14.07 CUP |
| 100 BTN | 28.13 CUP |
| 500 BTN | 140.67 CUP |
| 1,000 BTN | 281.35 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-06-19T08:37:54Z",
"rates": {
"CUP": 0.281347
}
}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": 28.134700000000002,
"rate": 0.281347
}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