Rate Overview
Live
1 ALL = 2.8925 YER
1 YER = 0.345719
ALL
Avg
2.8217
High
2.9167
Low
2.5792
Last updated: 7/28/2026, 6:17:33 AM
Quick Conversions
| ALL | YER |
|---|---|
| 1 ALL | 2.89 YER |
| 10 ALL | 28.93 YER |
| 50 ALL | 144.63 YER |
| 100 ALL | 289.25 YER |
| 500 ALL | 1,446.26 YER |
| 1,000 ALL | 2,892.52 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-07-28T06:17:33Z",
"rates": {
"YER": 2.89252
}
}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": 289.252,
"rate": 2.89252
}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