Rate Overview
Live
1 YER = 0.015440 AED
1 AED = 64.7668
YER
Avg
0.015404
High
0.015440
Low
0.015392
Last updated: 6/19/2026, 8:19:59 AM
Quick Conversions
| YER | AED |
|---|---|
| 1 YER | 0.02 AED |
| 10 YER | 0.15 AED |
| 50 YER | 0.77 AED |
| 100 YER | 1.54 AED |
| 500 YER | 7.72 AED |
| 1,000 YER | 15.44 AED |
Get YER/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=AEDExample Response:
{
"success": true,
"base": "YER",
"date": "2026-06-19T08:19:59Z",
"rates": {
"AED": 0.01544
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "AED",
"amount": 100
},
"result": 1.544,
"rate": 0.01544
}Build with YER/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key