Rate Overview
Live
1 AED = 1.1102 MYR
1 MYR = 0.900720
AED
Avg
1.1117
High
1.1149
Low
1.1084
Last updated: 7/3/2026, 4:50:28 PM
Quick Conversions
| AED | MYR |
|---|---|
| 1 AED | 1.11 MYR |
| 10 AED | 11.10 MYR |
| 50 AED | 55.51 MYR |
| 100 AED | 111.02 MYR |
| 500 AED | 555.11 MYR |
| 1,000 AED | 1,110.22 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-07-03T16:50:28Z",
"rates": {
"MYR": 1.110223
}
}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": 111.0223,
"rate": 1.110223
}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