Rate Overview
Live
1 AED = 64.7418 YER
1 YER = 0.015446
AED
Avg
64.6796
High
64.7672
Low
64.5209
Last updated: 7/21/2026, 10:57:15 AM
Quick Conversions
| AED | YER |
|---|---|
| 1 AED | 64.74 YER |
| 10 AED | 647.42 YER |
| 50 AED | 3,237.09 YER |
| 100 AED | 6,474.18 YER |
| 500 AED | 32,370.92 YER |
| 1,000 AED | 64,741.85 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-21T10:57:15Z",
"rates": {
"YER": 64.741845
}
}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": 6474.184499999999,
"rate": 64.741845
}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