Rate Overview
Live
1 AED = 64.9196 YER
1 YER = 0.015404
AED
Avg
64.9144
High
64.9625
Low
64.7916
Last updated: 3/6/2026, 8:08:04 AM
Quick Conversions
| AED | YER |
|---|---|
| 1 AED | 64.92 YER |
| 10 AED | 649.20 YER |
| 50 AED | 3,245.98 YER |
| 100 AED | 6,491.96 YER |
| 500 AED | 32,459.81 YER |
| 1,000 AED | 64,919.61 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-06T08:08:04Z",
"rates": {
"YER": 64.91961
}
}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": 6491.961,
"rate": 64.91961
}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