Rate Overview
Live
1 CUP = 3.6025 BTN
1 BTN = 0.277584
CUP
Avg
3.6956
High
3.9812
Low
3.4955
Last updated: 7/31/2026, 5:09:46 AM
Quick Conversions
| CUP | BTN |
|---|---|
| 1 CUP | 3.60 BTN |
| 10 CUP | 36.03 BTN |
| 50 CUP | 180.13 BTN |
| 100 CUP | 360.25 BTN |
| 500 CUP | 1,801.26 BTN |
| 1,000 CUP | 3,602.51 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-31T05:09:46Z",
"rates": {
"BTN": 3.602511
}
}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": 360.25109999999995,
"rate": 3.602511
}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