Rate Overview
Live
1 ALL = 2.9324 YER
1 YER = 0.341017
ALL
Avg
2.9258
High
2.9324
Low
2.9104
Last updated: 5/7/2026, 11:27:20 AM
Quick Conversions
| ALL | YER |
|---|---|
| 1 ALL | 2.93 YER |
| 10 ALL | 29.32 YER |
| 50 ALL | 146.62 YER |
| 100 ALL | 293.24 YER |
| 500 ALL | 1,466.20 YER |
| 1,000 ALL | 2,932.40 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-05-07T11:27:20Z",
"rates": {
"YER": 2.932404
}
}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": 293.2404,
"rate": 2.932404
}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