Rate Overview
Live
1 EUR = 109.4873 BTN
1 BTN = 0.009133
EUR
Avg
109.9469
High
110.3421
Low
109.4873
Last updated: 6/17/2026, 7:15:09 AM
Quick Conversions
| EUR | BTN |
|---|---|
| 1 EUR | 109.49 BTN |
| 10 EUR | 1,094.87 BTN |
| 50 EUR | 5,474.37 BTN |
| 100 EUR | 10,948.73 BTN |
| 500 EUR | 54,743.67 BTN |
| 1,000 EUR | 109,487.33 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-06-17T07:15:09Z",
"rates": {
"BTN": 109.48733
}
}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": 10948.733,
"rate": 109.48733
}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