Rate Overview
Live
1 EUR = 109.7903 BTN
1 BTN = 0.009108
EUR
Avg
108.6911
High
112.0010
Low
105.1550
Last updated: 7/26/2026, 7:39:39 AM
Quick Conversions
| EUR | BTN |
|---|---|
| 1 EUR | 109.79 BTN |
| 10 EUR | 1,097.90 BTN |
| 50 EUR | 5,489.51 BTN |
| 100 EUR | 10,979.03 BTN |
| 500 EUR | 54,895.13 BTN |
| 1,000 EUR | 109,790.26 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-07-26T07:39:39Z",
"rates": {
"BTN": 109.790256
}
}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": 10979.0256,
"rate": 109.790256
}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