Rate Overview
Live
1 CUP = 3.8303 BTN
1 BTN = 0.261077 CUP
Avg
3.8052
High
3.8303
Low
3.7793
Last updated: 1/25/2026, 12:51:53 PM
Quick Conversions
| CUP | BTN |
|---|---|
| 1 CUP | 3.83 BTN |
| 10 CUP | 38.30 BTN |
| 50 CUP | 191.51 BTN |
| 100 CUP | 383.03 BTN |
| 500 CUP | 1,915.14 BTN |
| 1,000 CUP | 3,830.28 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-01-25T12:51:53Z",
"rates": {
"BTN": 3.830283
}
}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": 383.0283,
"rate": 3.830283
}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