Rate Overview
Live
1 AED = 64.8155 YER
1 YER = 0.015428
AED
Avg
64.8382
High
64.9653
Low
64.5304
Last updated: 7/5/2026, 8:00:27 PM
Quick Conversions
| AED | YER |
|---|---|
| 1 AED | 64.82 YER |
| 10 AED | 648.15 YER |
| 50 AED | 3,240.77 YER |
| 100 AED | 6,481.55 YER |
| 500 AED | 32,407.74 YER |
| 1,000 AED | 64,815.48 YER |
Get AED/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=YERExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-05T20:00:27Z",
"rates": {
"YER": 64.815484
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "YER",
"amount": 100
},
"result": 6481.5484,
"rate": 64.815484
}Build with AED/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key