Rate Overview
Live
1 EUR = 93.1852 ALL
1 ALL = 0.010731
EUR
Avg
93.1441
High
93.2774
Low
92.9290
Last updated: 8/14/2026, 7:12:27 PM
Quick Conversions
| EUR | ALL |
|---|---|
| 1 EUR | 93.19 ALL |
| 10 EUR | 931.85 ALL |
| 50 EUR | 4,659.26 ALL |
| 100 EUR | 9,318.52 ALL |
| 500 EUR | 46,592.60 ALL |
| 1,000 EUR | 93,185.20 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-08-14T19:12:27Z",
"rates": {
"ALL": 93.185196
}
}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": 9318.5196,
"rate": 93.185196
}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