Rate Overview
Live
1 BTN = 0.276781 CUP
1 CUP = 3.6130
BTN
Avg
0.277159
High
0.277851
Low
0.276781
Last updated: 8/21/2026, 1:38:43 PM
Quick Conversions
| BTN | CUP |
|---|---|
| 1 BTN | 0.28 CUP |
| 10 BTN | 2.77 CUP |
| 50 BTN | 13.84 CUP |
| 100 BTN | 27.68 CUP |
| 500 BTN | 138.39 CUP |
| 1,000 BTN | 276.78 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-21T13:38:43Z",
"rates": {
"CUP": 0.276781
}
}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.6781,
"rate": 0.276781
}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