Rate Overview
Live
1 AED = 1.1066 MYR
1 MYR = 0.903703
AED
Avg
1.1065
High
1.1090
Low
1.1047
Last updated: 6/15/2026, 11:24:17 AM
Quick Conversions
| AED | MYR |
|---|---|
| 1 AED | 1.11 MYR |
| 10 AED | 11.07 MYR |
| 50 AED | 55.33 MYR |
| 100 AED | 110.66 MYR |
| 500 AED | 553.28 MYR |
| 1,000 AED | 1,106.56 MYR |
Get AED/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=MYRExample Response:
{
"success": true,
"base": "AED",
"date": "2026-06-15T11:24:17Z",
"rates": {
"MYR": 1.106558
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "MYR",
"amount": 100
},
"result": 110.6558,
"rate": 1.106558
}Build with AED/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key