Rate Overview
Live
1 ALL = 2.8975 YER
1 YER = 0.345121
ALL
Avg
2.8219
High
2.9167
Low
2.5792
Last updated: 7/29/2026, 2:19:22 PM
Quick Conversions
| ALL | YER |
|---|---|
| 1 ALL | 2.90 YER |
| 10 ALL | 28.98 YER |
| 50 ALL | 144.88 YER |
| 100 ALL | 289.75 YER |
| 500 ALL | 1,448.77 YER |
| 1,000 ALL | 2,897.54 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-29T14:19:22Z",
"rates": {
"YER": 2.897537
}
}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.7537,
"rate": 2.897537
}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