Rate Overview
Live
1 YER = 0.015494 AED
1 AED = 64.5411
YER
Avg
0.015475
High
0.015498
Low
0.015393
Last updated: 7/9/2026, 9:56:45 AM
Quick Conversions
| YER | AED |
|---|---|
| 1 YER | 0.02 AED |
| 10 YER | 0.15 AED |
| 50 YER | 0.77 AED |
| 100 YER | 1.55 AED |
| 500 YER | 7.75 AED |
| 1,000 YER | 15.49 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-07-09T09:56:45Z",
"rates": {
"AED": 0.015494
}
}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.5494,
"rate": 0.015494
}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