Rate Overview
Live
1 BTN = 0.261077 CUP
1 CUP = 3.8303 BTN
Avg
0.262801
High
0.264596
Low
0.261077
Last updated: 1/25/2026, 4:40:28 PM
Quick Conversions
| BTN | CUP |
|---|---|
| 1 BTN | 0.26 CUP |
| 10 BTN | 2.61 CUP |
| 50 BTN | 13.05 CUP |
| 100 BTN | 26.11 CUP |
| 500 BTN | 130.54 CUP |
| 1,000 BTN | 261.08 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-01-25T16:40:28Z",
"rates": {
"CUP": 0.261077
}
}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": 26.1077,
"rate": 0.261077
}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