Rate Overview
Live
1 YER = 0.015394 AED
1 AED = 64.9604
YER
Avg
0.015395
High
0.015415
Low
0.015349
Last updated: 3/28/2026, 10:46:44 AM
Quick Conversions
| YER | AED |
|---|---|
| 1 YER | 0.02 AED |
| 10 YER | 0.15 AED |
| 50 YER | 0.77 AED |
| 100 YER | 1.54 AED |
| 500 YER | 7.70 AED |
| 1,000 YER | 15.39 AED |
Get YER/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=AEDExample Response:
{
"success": true,
"base": "YER",
"date": "2026-03-28T10:46:44Z",
"rates": {
"AED": 0.015394
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "AED",
"amount": 100
},
"result": 1.5393999999999999,
"rate": 0.015394
}Build with YER/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key