Rate Overview
Live
1 CUP = 3.8305 BTN
1 BTN = 0.261060
CUP
Avg
3.8191
High
3.8389
Low
3.7990
Last updated: 3/7/2026, 7:36:53 AM
Quick Conversions
| CUP | BTN |
|---|---|
| 1 CUP | 3.83 BTN |
| 10 CUP | 38.31 BTN |
| 50 CUP | 191.53 BTN |
| 100 CUP | 383.05 BTN |
| 500 CUP | 1,915.27 BTN |
| 1,000 CUP | 3,830.53 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-07T07:36:53Z",
"rates": {
"BTN": 3.830532
}
}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": 383.0532,
"rate": 3.830532
}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