Rate Overview
Live
1 YER = 0.344076 ALL
1 ALL = 2.9063
YER
Avg
0.344683
High
0.345330
Low
0.343914
Last updated: 7/23/2026, 1:28:08 PM
Quick Conversions
| YER | ALL |
|---|---|
| 1 YER | 0.34 ALL |
| 10 YER | 3.44 ALL |
| 50 YER | 17.20 ALL |
| 100 YER | 34.41 ALL |
| 500 YER | 172.04 ALL |
| 1,000 YER | 344.08 ALL |
Get YER/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=ALLExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-23T13:28:08Z",
"rates": {
"ALL": 0.344076
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "ALL",
"amount": 100
},
"result": 34.4076,
"rate": 0.344076
}Build with YER/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key