Rate Overview
Live
1 CUP = 3.5771 BTN
1 BTN = 0.279553
CUP
Avg
3.6791
High
3.9067
Low
3.5260
Last updated: 3/28/2026, 1:33:48 PM
Quick Conversions
| CUP | BTN |
|---|---|
| 1 CUP | 3.58 BTN |
| 10 CUP | 35.77 BTN |
| 50 CUP | 178.86 BTN |
| 100 CUP | 357.71 BTN |
| 500 CUP | 1,788.57 BTN |
| 1,000 CUP | 3,577.14 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-03-28T13:33:48Z",
"rates": {
"BTN": 3.577139
}
}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": 357.71389999999997,
"rate": 3.577139
}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