Rate Overview
Live
1 YER = 0.334677 ALL
1 ALL = 2.9880
YER
Avg
0.335211
High
0.336270
Low
0.334393
Last updated: 9/7/2026, 5:43:33 AM
Quick Conversions
| YER | ALL |
|---|---|
| 1 YER | 0.33 ALL |
| 10 YER | 3.35 ALL |
| 50 YER | 16.73 ALL |
| 100 YER | 33.47 ALL |
| 500 YER | 167.34 ALL |
| 1,000 YER | 334.68 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-09-07T05:43:33Z",
"rates": {
"ALL": 0.334677
}
}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": 33.4677,
"rate": 0.334677
}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