Rate Overview
Live
1 EUR = 93.6158 ALL
1 ALL = 0.010682
EUR
Avg
96.0759
High
97.6068
Low
93.5134
Last updated: 7/25/2026, 9:52:48 PM
Quick Conversions
| EUR | ALL |
|---|---|
| 1 EUR | 93.62 ALL |
| 10 EUR | 936.16 ALL |
| 50 EUR | 4,680.79 ALL |
| 100 EUR | 9,361.58 ALL |
| 500 EUR | 46,807.88 ALL |
| 1,000 EUR | 93,615.76 ALL |
Get EUR/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=ALLExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-07-25T21:52:48Z",
"rates": {
"ALL": 93.615761
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "ALL",
"amount": 100
},
"result": 9361.5761,
"rate": 93.615761
}Build with EUR/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key