Rate Overview
Live
1 BTN = 0.284015 CUP
1 CUP = 3.5209
BTN
Avg
0.285105
High
0.286516
Low
0.284015
Last updated: 4/17/2026, 1:19:45 PM
Quick Conversions
| BTN | CUP |
|---|---|
| 1 BTN | 0.28 CUP |
| 10 BTN | 2.84 CUP |
| 50 BTN | 14.20 CUP |
| 100 BTN | 28.40 CUP |
| 500 BTN | 142.01 CUP |
| 1,000 BTN | 284.02 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-04-17T13:19:45Z",
"rates": {
"CUP": 0.284015
}
}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.401500000000002,
"rate": 0.284015
}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