Rate Overview
Live
1 CUP = 3.5209 BTN
1 BTN = 0.284016
CUP
Avg
3.5075
High
3.5209
Low
3.4902
Last updated: 4/17/2026, 12:00:59 PM
Quick Conversions
| CUP | BTN |
|---|---|
| 1 CUP | 3.52 BTN |
| 10 CUP | 35.21 BTN |
| 50 CUP | 176.05 BTN |
| 100 CUP | 352.09 BTN |
| 500 CUP | 1,760.47 BTN |
| 1,000 CUP | 3,520.93 BTN |
Get CUP/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=BTNExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-04-17T12:00:59Z",
"rates": {
"BTN": 3.520934
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "BTN",
"amount": 100
},
"result": 352.0934,
"rate": 3.520934
}Build with CUP/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key