Rate Overview
Live
1 YER = 0.345719 ALL
1 ALL = 2.8925
YER
Avg
0.345443
High
0.351523
Low
0.338815
Last updated: 7/28/2026, 2:59:00 PM
Quick Conversions
| YER | ALL |
|---|---|
| 1 YER | 0.35 ALL |
| 10 YER | 3.46 ALL |
| 50 YER | 17.29 ALL |
| 100 YER | 34.57 ALL |
| 500 YER | 172.86 ALL |
| 1,000 YER | 345.72 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-28T14:59:00Z",
"rates": {
"ALL": 0.345719
}
}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.5719,
"rate": 0.345719
}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