Rate Overview
Live
1 EUR = 108.7910 BTN
1 BTN = 0.009192
EUR
Avg
108.6628
High
112.0010
Low
105.1550
Last updated: 7/28/2026, 12:00:40 PM
Quick Conversions
| EUR | BTN |
|---|---|
| 1 EUR | 108.79 BTN |
| 10 EUR | 1,087.91 BTN |
| 50 EUR | 5,439.55 BTN |
| 100 EUR | 10,879.10 BTN |
| 500 EUR | 54,395.48 BTN |
| 1,000 EUR | 108,790.96 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-28T12:00:40Z",
"rates": {
"BTN": 108.790958
}
}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": 10879.095800000001,
"rate": 108.790958
}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