Rate Overview
Live
1 EUR = 110.0334 BTN
1 BTN = 0.009088
EUR
Avg
109.2242
High
110.0334
Low
108.2283
Last updated: 4/17/2026, 11:05:35 AM
Quick Conversions
| EUR | BTN |
|---|---|
| 1 EUR | 110.03 BTN |
| 10 EUR | 1,100.33 BTN |
| 50 EUR | 5,501.67 BTN |
| 100 EUR | 11,003.34 BTN |
| 500 EUR | 55,016.69 BTN |
| 1,000 EUR | 110,033.39 BTN |
Get EUR/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=BTNExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-04-17T11:05:35Z",
"rates": {
"BTN": 110.033389
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "BTN",
"amount": 100
},
"result": 11003.3389,
"rate": 110.033389
}Build with EUR/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key