Rate Overview
Live
1 EUR = 95.8053 ALL
1 ALL = 0.010438
EUR
Avg
96.6947
High
98.2974
Low
95.3615
Last updated: 5/28/2026, 11:24:03 PM
Quick Conversions
| EUR | ALL |
|---|---|
| 1 EUR | 95.81 ALL |
| 10 EUR | 958.05 ALL |
| 50 EUR | 4,790.26 ALL |
| 100 EUR | 9,580.53 ALL |
| 500 EUR | 47,902.63 ALL |
| 1,000 EUR | 95,805.25 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-28T23:24:03Z",
"rates": {
"ALL": 95.805253
}
}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": 9580.5253,
"rate": 95.805253
}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