Rate Overview
Live
1 EUR = 93.6409 ALL
1 ALL = 0.010679
EUR
Avg
93.7881
High
94.2428
Low
93.5041
Last updated: 7/28/2026, 12:11:53 PM
Quick Conversions
| EUR | ALL |
|---|---|
| 1 EUR | 93.64 ALL |
| 10 EUR | 936.41 ALL |
| 50 EUR | 4,682.04 ALL |
| 100 EUR | 9,364.09 ALL |
| 500 EUR | 46,820.44 ALL |
| 1,000 EUR | 93,640.89 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-28T12:11:53Z",
"rates": {
"ALL": 93.640889
}
}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": 9364.0889,
"rate": 93.640889
}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