Rate Overview
Live
1 ALL = 2.9401 YER
1 YER = 0.340128
ALL
Avg
2.9225
High
2.9453
Low
2.8983
Last updated: 4/17/2026, 7:31:09 AM
Quick Conversions
| ALL | YER |
|---|---|
| 1 ALL | 2.94 YER |
| 10 ALL | 29.40 YER |
| 50 ALL | 147.00 YER |
| 100 ALL | 294.01 YER |
| 500 ALL | 1,470.03 YER |
| 1,000 ALL | 2,940.07 YER |
Get ALL/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=YERExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-04-17T07:31:09Z",
"rates": {
"YER": 2.940067
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "YER",
"amount": 100
},
"result": 294.0067,
"rate": 2.940067
}Build with ALL/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key