Rate Overview
Live
1 EUR = 110.0450 BTN
1 BTN = 0.009087
EUR
Avg
110.0427
High
110.1978
Low
109.9363
Last updated: 8/14/2026, 4:16:41 AM
Quick Conversions
| EUR | BTN |
|---|---|
| 1 EUR | 110.05 BTN |
| 10 EUR | 1,100.45 BTN |
| 50 EUR | 5,502.25 BTN |
| 100 EUR | 11,004.50 BTN |
| 500 EUR | 55,022.52 BTN |
| 1,000 EUR | 110,045.04 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-08-14T04:16:41Z",
"rates": {
"BTN": 110.045041
}
}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": 11004.5041,
"rate": 110.045041
}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