Rate Overview
Live
1 AED = 64.9583 YER
1 YER = 0.015395
AED
Avg
64.9621
High
64.9710
Low
64.9579
Last updated: 6/16/2026, 6:10:25 AM
Quick Conversions
| AED | YER |
|---|---|
| 1 AED | 64.96 YER |
| 10 AED | 649.58 YER |
| 50 AED | 3,247.91 YER |
| 100 AED | 6,495.83 YER |
| 500 AED | 32,479.13 YER |
| 1,000 AED | 64,958.26 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-06-16T06:10:25Z",
"rates": {
"YER": 64.958255
}
}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": 6495.825499999999,
"rate": 64.958255
}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