Rate Overview
Live
1 BTN = 0.276616 CUP
1 CUP = 3.6151
BTN
Avg
0.272692
High
0.291753
Low
0.250709
Last updated: 7/28/2026, 1:47:22 PM
Quick Conversions
| BTN | CUP |
|---|---|
| 1 BTN | 0.28 CUP |
| 10 BTN | 2.77 CUP |
| 50 BTN | 13.83 CUP |
| 100 BTN | 27.66 CUP |
| 500 BTN | 138.31 CUP |
| 1,000 BTN | 276.62 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-28T13:47:22Z",
"rates": {
"CUP": 0.276616
}
}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.661599999999996,
"rate": 0.276616
}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