Rate Overview
Live
1 EUR = 111.3435 BTN
1 BTN = 0.008981
EUR
Avg
111.3966
High
112.2954
Low
110.9655
Last updated: 5/27/2026, 6:32:46 PM
Quick Conversions
| EUR | BTN |
|---|---|
| 1 EUR | 111.34 BTN |
| 10 EUR | 1,113.43 BTN |
| 50 EUR | 5,567.17 BTN |
| 100 EUR | 11,134.35 BTN |
| 500 EUR | 55,671.74 BTN |
| 1,000 EUR | 111,343.48 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-05-27T18:32:46Z",
"rates": {
"BTN": 111.343483
}
}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": 11134.348300000001,
"rate": 111.343483
}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