Rate Overview
Live
1 EUR = 93.5768 ALL
1 ALL = 0.010686
EUR
Avg
93.7716
High
94.2428
Low
93.5041
Last updated: 7/29/2026, 5:47:04 PM
Quick Conversions
| EUR | ALL |
|---|---|
| 1 EUR | 93.58 ALL |
| 10 EUR | 935.77 ALL |
| 50 EUR | 4,678.84 ALL |
| 100 EUR | 9,357.68 ALL |
| 500 EUR | 46,788.40 ALL |
| 1,000 EUR | 93,576.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-29T17:47:04Z",
"rates": {
"ALL": 93.576808
}
}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": 9357.6808,
"rate": 93.576808
}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