Rate Overview
Live
1 CUP = 3.9939 BTN
1 BTN = 0.250383
CUP
Avg
3.7600
High
4.0376
Low
3.5487
Last updated: 5/27/2026, 9:36:08 PM
Quick Conversions
| CUP | BTN |
|---|---|
| 1 CUP | 3.99 BTN |
| 10 CUP | 39.94 BTN |
| 50 CUP | 199.69 BTN |
| 100 CUP | 399.39 BTN |
| 500 CUP | 1,996.94 BTN |
| 1,000 CUP | 3,993.88 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-05-27T21:36:08Z",
"rates": {
"BTN": 3.993878
}
}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": 399.3878,
"rate": 3.993878
}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