Rate Overview
Live
1 EUR = 111.4473 BTN
1 BTN = 0.008973
EUR
Avg
111.2943
High
111.7787
Low
110.9669
Last updated: 5/7/2026, 3:49:57 PM
Quick Conversions
| EUR | BTN |
|---|---|
| 1 EUR | 111.45 BTN |
| 10 EUR | 1,114.47 BTN |
| 50 EUR | 5,572.36 BTN |
| 100 EUR | 11,144.73 BTN |
| 500 EUR | 55,723.63 BTN |
| 1,000 EUR | 111,447.27 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-07T15:49:57Z",
"rates": {
"BTN": 111.447269
}
}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": 11144.726900000001,
"rate": 111.447269
}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