Rate Overview
Live
1 AED = 64.9708 YER
1 YER = 0.015392
AED
Avg
64.9581
High
64.9711
Low
64.9416
Last updated: 3/26/2026, 12:20:15 PM
Quick Conversions
| AED | YER |
|---|---|
| 1 AED | 64.97 YER |
| 10 AED | 649.71 YER |
| 50 AED | 3,248.54 YER |
| 100 AED | 6,497.08 YER |
| 500 AED | 32,485.40 YER |
| 1,000 AED | 64,970.79 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-03-26T12:20:15Z",
"rates": {
"YER": 64.970792
}
}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": 6497.0792,
"rate": 64.970792
}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