Rate Overview
Live
1 EUR = 95.9309 ALL
1 ALL = 0.010424
EUR
Avg
96.0398
High
96.7670
Low
95.3994
Last updated: 3/27/2026, 3:32:48 PM
Quick Conversions
| EUR | ALL |
|---|---|
| 1 EUR | 95.93 ALL |
| 10 EUR | 959.31 ALL |
| 50 EUR | 4,796.54 ALL |
| 100 EUR | 9,593.09 ALL |
| 500 EUR | 47,965.44 ALL |
| 1,000 EUR | 95,930.88 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-03-27T15:32:48Z",
"rates": {
"ALL": 95.930879
}
}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": 9593.0879,
"rate": 95.930879
}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