Rate Overview
Live
1 EUR = 95.8314 ALL
1 ALL = 0.010435
EUR
Avg
96.0114
High
96.3513
Low
95.6996
Last updated: 3/27/2026, 11:52:41 AM
Quick Conversions
| EUR | ALL |
|---|---|
| 1 EUR | 95.83 ALL |
| 10 EUR | 958.31 ALL |
| 50 EUR | 4,791.57 ALL |
| 100 EUR | 9,583.14 ALL |
| 500 EUR | 47,915.71 ALL |
| 1,000 EUR | 95,831.42 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-27T11:52:41Z",
"rates": {
"ALL": 95.831419
}
}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": 9583.1419,
"rate": 95.831419
}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