Rate Overview
Live
1 EUR = 95.7162 ALL
1 ALL = 0.010448
EUR
Avg
97.5960
High
100.4431
Low
95.6817
Last updated: 3/27/2026, 1:39:41 PM
Quick Conversions
| EUR | ALL |
|---|---|
| 1 EUR | 95.72 ALL |
| 10 EUR | 957.16 ALL |
| 50 EUR | 4,785.81 ALL |
| 100 EUR | 9,571.62 ALL |
| 500 EUR | 47,858.10 ALL |
| 1,000 EUR | 95,716.19 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-27T13:39:41Z",
"rates": {
"ALL": 95.716194
}
}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": 9571.6194,
"rate": 95.716194
}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