Rate Overview
Live
1 EUR = 110.3150 BTN
1 BTN = 0.009065
EUR
Avg
108.8185
High
110.5443
Low
106.9725
Last updated: 7/20/2026, 5:11:59 AM
Quick Conversions
| EUR | BTN |
|---|---|
| 1 EUR | 110.31 BTN |
| 10 EUR | 1,103.15 BTN |
| 50 EUR | 5,515.75 BTN |
| 100 EUR | 11,031.50 BTN |
| 500 EUR | 55,157.48 BTN |
| 1,000 EUR | 110,314.95 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-20T05:11:59Z",
"rates": {
"BTN": 110.314952
}
}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": 11031.495200000001,
"rate": 110.314952
}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