Rate Overview
Live
1 BTN = 0.277059 CUP
1 CUP = 3.6093
BTN
Avg
0.277372
High
0.277934
Low
0.277059
Last updated: 8/20/2026, 6:05:55 AM
Quick Conversions
| BTN | CUP |
|---|---|
| 1 BTN | 0.28 CUP |
| 10 BTN | 2.77 CUP |
| 50 BTN | 13.85 CUP |
| 100 BTN | 27.71 CUP |
| 500 BTN | 138.53 CUP |
| 1,000 BTN | 277.06 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-08-20T06:05:55Z",
"rates": {
"CUP": 0.277059
}
}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.7059,
"rate": 0.277059
}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