Rate Overview
Live
1 YER = 0.346977 ALL
1 ALL = 2.8820
YER
Avg
0.345209
High
0.348766
Low
0.341524
Last updated: 3/7/2026, 3:48:57 AM
Quick Conversions
| YER | ALL |
|---|---|
| 1 YER | 0.35 ALL |
| 10 YER | 3.47 ALL |
| 50 YER | 17.35 ALL |
| 100 YER | 34.70 ALL |
| 500 YER | 173.49 ALL |
| 1,000 YER | 346.98 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-03-07T03:48:57Z",
"rates": {
"ALL": 0.346977
}
}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.6977,
"rate": 0.346977
}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