Rate Overview
Live
1 CUP = 3.6118 BTN
1 BTN = 0.276871
CUP
Avg
3.7241
High
4.0151
Low
3.5139
Last updated: 7/29/2026, 4:08:33 AM
Quick Conversions
| CUP | BTN |
|---|---|
| 1 CUP | 3.61 BTN |
| 10 CUP | 36.12 BTN |
| 50 CUP | 180.59 BTN |
| 100 CUP | 361.18 BTN |
| 500 CUP | 1,805.90 BTN |
| 1,000 CUP | 3,611.79 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-29T04:08:33Z",
"rates": {
"BTN": 3.611792
}
}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.1792,
"rate": 3.611792
}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