Rate Overview
Live
1 YER = 0.345120 ALL
1 ALL = 2.8975
YER
Avg
0.354781
High
0.387711
Low
0.342857
Last updated: 7/29/2026, 2:19:28 PM
Quick Conversions
| YER | ALL |
|---|---|
| 1 YER | 0.35 ALL |
| 10 YER | 3.45 ALL |
| 50 YER | 17.26 ALL |
| 100 YER | 34.51 ALL |
| 500 YER | 172.56 ALL |
| 1,000 YER | 345.12 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-29T14:19:28Z",
"rates": {
"ALL": 0.34512
}
}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.512,
"rate": 0.34512
}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