Rate Overview
Live
1 EUR = 111.3057 BTN
1 BTN = 0.008984
EUR
Avg
99.4340
High
111.3057
Low
88.3910
Last updated: 5/27/2026, 7:40:49 PM
Quick Conversions
| EUR | BTN |
|---|---|
| 1 EUR | 111.31 BTN |
| 10 EUR | 1,113.06 BTN |
| 50 EUR | 5,565.28 BTN |
| 100 EUR | 11,130.57 BTN |
| 500 EUR | 55,652.84 BTN |
| 1,000 EUR | 111,305.68 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-27T19:40:49Z",
"rates": {
"BTN": 111.305676
}
}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": 11130.5676,
"rate": 111.305676
}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