Rate Overview
Live
1 EUR = 95.5711 ALL
1 ALL = 0.010463
EUR
Avg
95.6565
High
95.9918
Low
95.2963
Last updated: 5/7/2026, 8:00:02 PM
Quick Conversions
| EUR | ALL |
|---|---|
| 1 EUR | 95.57 ALL |
| 10 EUR | 955.71 ALL |
| 50 EUR | 4,778.56 ALL |
| 100 EUR | 9,557.11 ALL |
| 500 EUR | 47,785.56 ALL |
| 1,000 EUR | 95,571.12 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-05-07T20:00:02Z",
"rates": {
"ALL": 95.571122
}
}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": 9557.1122,
"rate": 95.571122
}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