Rate Overview
Live
1 YER = 0.345479 ALL
1 ALL = 2.8945
YER
Avg
0.345677
High
0.347922
Low
0.342515
Last updated: 7/12/2026, 4:34:42 PM
Quick Conversions
| YER | ALL |
|---|---|
| 1 YER | 0.35 ALL |
| 10 YER | 3.45 ALL |
| 50 YER | 17.27 ALL |
| 100 YER | 34.55 ALL |
| 500 YER | 172.74 ALL |
| 1,000 YER | 345.48 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-12T16:34:42Z",
"rates": {
"ALL": 0.345479
}
}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.5479,
"rate": 0.345479
}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