Rate Overview
Live
1 YER = 0.341017 ALL
1 ALL = 2.9324
YER
Avg
0.341783
High
0.343593
Low
0.341017
Last updated: 5/7/2026, 8:10:48 AM
Quick Conversions
| YER | ALL |
|---|---|
| 1 YER | 0.34 ALL |
| 10 YER | 3.41 ALL |
| 50 YER | 17.05 ALL |
| 100 YER | 34.10 ALL |
| 500 YER | 170.51 ALL |
| 1,000 YER | 341.02 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-07T08:10:48Z",
"rates": {
"ALL": 0.341017
}
}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.1017,
"rate": 0.341017
}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