Rate Overview
Live
1 YER = 0.340128 ALL
1 ALL = 2.9401
YER
Avg
0.342190
High
0.345034
Low
0.339528
Last updated: 4/17/2026, 6:10:34 AM
Quick Conversions
| YER | ALL |
|---|---|
| 1 YER | 0.34 ALL |
| 10 YER | 3.40 ALL |
| 50 YER | 17.01 ALL |
| 100 YER | 34.01 ALL |
| 500 YER | 170.06 ALL |
| 1,000 YER | 340.13 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-04-17T06:10:34Z",
"rates": {
"ALL": 0.340128
}
}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.0128,
"rate": 0.340128
}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