Rate Overview
Live
1 EUR = 109.4490 BTN
1 BTN = 0.009137
EUR
Avg
102.4290
High
109.4490
Low
92.5131
Last updated: 3/28/2026, 9:43:58 AM
Quick Conversions
| EUR | BTN |
|---|---|
| 1 EUR | 109.45 BTN |
| 10 EUR | 1,094.49 BTN |
| 50 EUR | 5,472.45 BTN |
| 100 EUR | 10,944.90 BTN |
| 500 EUR | 54,724.48 BTN |
| 1,000 EUR | 109,448.97 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-03-28T09:43:58Z",
"rates": {
"BTN": 109.448969
}
}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": 10944.8969,
"rate": 109.448969
}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