Rate Overview
Live
1 EUR = 93.7419 ALL
1 ALL = 0.010668
EUR
Avg
93.8973
High
94.2124
Low
93.5705
Last updated: 7/7/2026, 10:12:25 PM
Quick Conversions
| EUR | ALL |
|---|---|
| 1 EUR | 93.74 ALL |
| 10 EUR | 937.42 ALL |
| 50 EUR | 4,687.10 ALL |
| 100 EUR | 9,374.19 ALL |
| 500 EUR | 46,870.97 ALL |
| 1,000 EUR | 93,741.94 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-07T22:12:25Z",
"rates": {
"ALL": 93.741936
}
}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": 9374.193599999999,
"rate": 93.741936
}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