Rate Overview
Live
1 EUR = 109.7596 BTN
1 BTN = 0.009111
EUR
Avg
109.0696
High
112.2954
Low
106.4166
Last updated: 7/26/2026, 1:45:27 AM
Quick Conversions
| EUR | BTN |
|---|---|
| 1 EUR | 109.76 BTN |
| 10 EUR | 1,097.60 BTN |
| 50 EUR | 5,487.98 BTN |
| 100 EUR | 10,975.96 BTN |
| 500 EUR | 54,879.81 BTN |
| 1,000 EUR | 109,759.63 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-26T01:45:27Z",
"rates": {
"BTN": 109.759629
}
}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": 10975.9629,
"rate": 109.759629
}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