Rate Overview
Live
1 CUP = 3.6151 BTN
1 BTN = 0.276617
CUP
Avg
3.7097
High
4.0151
Low
3.5139
Last updated: 7/28/2026, 8:51:35 AM
Quick Conversions
| CUP | BTN |
|---|---|
| 1 CUP | 3.62 BTN |
| 10 CUP | 36.15 BTN |
| 50 CUP | 180.76 BTN |
| 100 CUP | 361.51 BTN |
| 500 CUP | 1,807.56 BTN |
| 1,000 CUP | 3,615.11 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-28T08:51:35Z",
"rates": {
"BTN": 3.615113
}
}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.5113,
"rate": 3.615113
}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