Rate Overview
Live
1 ALL = 2.8813 YER
1 YER = 0.347064
ALL
Avg
2.9038
High
2.9196
Low
2.8813
Last updated: 6/19/2026, 8:24:06 AM
Quick Conversions
| ALL | YER |
|---|---|
| 1 ALL | 2.88 YER |
| 10 ALL | 28.81 YER |
| 50 ALL | 144.07 YER |
| 100 ALL | 288.13 YER |
| 500 ALL | 1,440.65 YER |
| 1,000 ALL | 2,881.31 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-06-19T08:24:06Z",
"rates": {
"YER": 2.881309
}
}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": 288.1309,
"rate": 2.881309
}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