Rate Overview
Live
1 ALL = 2.8965 YER
1 YER = 0.345245
ALL
Avg
2.9049
High
2.9515
Low
2.8657
Last updated: 7/27/2026, 5:38:19 PM
Quick Conversions
| ALL | YER |
|---|---|
| 1 ALL | 2.90 YER |
| 10 ALL | 28.96 YER |
| 50 ALL | 144.82 YER |
| 100 ALL | 289.65 YER |
| 500 ALL | 1,448.25 YER |
| 1,000 ALL | 2,896.49 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-27T17:38:19Z",
"rates": {
"YER": 2.896491
}
}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.64910000000003,
"rate": 2.896491
}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