Rate Overview
Live
1 EUR = 93.6158 ALL
1 ALL = 0.010682
EUR
Avg
97.0942
High
100.4431
Low
93.6158
Last updated: 7/29/2026, 11:32:12 AM
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.91 ALL |
| 1,000 EUR | 93,615.81 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-29T11:32:12Z",
"rates": {
"ALL": 93.615812
}
}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.5812,
"rate": 93.615812
}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