Rate Overview
Live
1 AED = 64.9383 YER
1 YER = 0.015399
AED
Avg
64.8200
High
64.9652
Low
64.5592
Last updated: 4/15/2026, 9:23:09 PM
Quick Conversions
| AED | YER |
|---|---|
| 1 AED | 64.94 YER |
| 10 AED | 649.38 YER |
| 50 AED | 3,246.92 YER |
| 100 AED | 6,493.83 YER |
| 500 AED | 32,469.15 YER |
| 1,000 AED | 64,938.31 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-04-15T21:23:09Z",
"rates": {
"YER": 64.938309
}
}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": 6493.830900000001,
"rate": 64.938309
}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