Rate Overview
Live
1 EUR = 92.1432 ALL
1 ALL = 0.010853
EUR
Avg
92.2074
High
92.3250
Low
92.1055
Last updated: 9/5/2026, 4:37:55 AM
Quick Conversions
| EUR | ALL |
|---|---|
| 1 EUR | 92.14 ALL |
| 10 EUR | 921.43 ALL |
| 50 EUR | 4,607.16 ALL |
| 100 EUR | 9,214.32 ALL |
| 500 EUR | 46,071.61 ALL |
| 1,000 EUR | 92,143.22 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-09-05T04:37:55Z",
"rates": {
"ALL": 92.143223
}
}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": 9214.3223,
"rate": 92.143223
}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