Rate Overview
Live
1 AED = 64.5411 YER
1 YER = 0.015494
AED
Avg
64.5029
High
64.5411
Low
64.4263
Last updated: 9/3/2026, 5:29:27 AM
Quick Conversions
| AED | YER |
|---|---|
| 1 AED | 64.54 YER |
| 10 AED | 645.41 YER |
| 50 AED | 3,227.05 YER |
| 100 AED | 6,454.11 YER |
| 500 AED | 32,270.55 YER |
| 1,000 AED | 64,541.10 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-09-03T05:29:27Z",
"rates": {
"YER": 64.541096
}
}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": 6454.1096,
"rate": 64.541096
}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