Rate Overview
Live
1 CUP = 3.6104 BTN
1 BTN = 0.276976
CUP
Avg
3.6281
High
3.6506
Low
3.6104
Last updated: 7/30/2026, 6:02:32 AM
Quick Conversions
| CUP | BTN |
|---|---|
| 1 CUP | 3.61 BTN |
| 10 CUP | 36.10 BTN |
| 50 CUP | 180.52 BTN |
| 100 CUP | 361.04 BTN |
| 500 CUP | 1,805.21 BTN |
| 1,000 CUP | 3,610.42 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-30T06:02:32Z",
"rates": {
"BTN": 3.61042
}
}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": 361.042,
"rate": 3.61042
}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