Rate Overview
Live
1 BTN = 0.277573 CUP
1 CUP = 3.6027
BTN
Avg
0.277941
High
0.278370
Low
0.277573
Last updated: 7/9/2026, 5:31:05 AM
Quick Conversions
| BTN | CUP |
|---|---|
| 1 BTN | 0.28 CUP |
| 10 BTN | 2.78 CUP |
| 50 BTN | 13.88 CUP |
| 100 BTN | 27.76 CUP |
| 500 BTN | 138.79 CUP |
| 1,000 BTN | 277.57 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-07-09T05:31:05Z",
"rates": {
"CUP": 0.277573
}
}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.7573,
"rate": 0.277573
}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