Rate Overview
Live
1 CUP = 3.5543 BTN
1 BTN = 0.281348
CUP
Avg
3.5722
High
3.5955
Low
3.5543
Last updated: 6/19/2026, 8:26:04 AM
Quick Conversions
| CUP | BTN |
|---|---|
| 1 CUP | 3.55 BTN |
| 10 CUP | 35.54 BTN |
| 50 CUP | 177.72 BTN |
| 100 CUP | 355.43 BTN |
| 500 CUP | 1,777.16 BTN |
| 1,000 CUP | 3,554.32 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-06-19T08:26:04Z",
"rates": {
"BTN": 3.554321
}
}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": 355.4321,
"rate": 3.554321
}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