Rate Overview
Live
1 EUR = 109.7888 BTN
1 BTN = 0.009108
EUR
Avg
110.2337
High
111.0909
Low
109.6489
Last updated: 9/4/2026, 11:05:55 AM
Quick Conversions
| EUR | BTN |
|---|---|
| 1 EUR | 109.79 BTN |
| 10 EUR | 1,097.89 BTN |
| 50 EUR | 5,489.44 BTN |
| 100 EUR | 10,978.88 BTN |
| 500 EUR | 54,894.41 BTN |
| 1,000 EUR | 109,788.81 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-09-04T11:05:55Z",
"rates": {
"BTN": 109.788813
}
}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": 10978.881300000001,
"rate": 109.788813
}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