Rate Overview
Live
1 YER = 0.343409 ALL
1 ALL = 2.9120
YER
Avg
0.344157
High
0.344720
Low
0.343409
Last updated: 5/27/2026, 6:19:11 PM
Quick Conversions
| YER | ALL |
|---|---|
| 1 YER | 0.34 ALL |
| 10 YER | 3.43 ALL |
| 50 YER | 17.17 ALL |
| 100 YER | 34.34 ALL |
| 500 YER | 171.70 ALL |
| 1,000 YER | 343.41 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-05-27T18:19:11Z",
"rates": {
"ALL": 0.343409
}
}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.340900000000005,
"rate": 0.343409
}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