Rate Overview
Live
1 CUP = 3.6382 BTN
1 BTN = 0.274860
CUP
Avg
3.6351
High
3.8886
Low
3.4902
Last updated: 7/21/2026, 7:04:44 PM
Quick Conversions
| CUP | BTN |
|---|---|
| 1 CUP | 3.64 BTN |
| 10 CUP | 36.38 BTN |
| 50 CUP | 181.91 BTN |
| 100 CUP | 363.82 BTN |
| 500 CUP | 1,819.11 BTN |
| 1,000 CUP | 3,638.22 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-07-21T19:04:44Z",
"rates": {
"BTN": 3.638215
}
}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": 363.8215,
"rate": 3.638215
}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