Rate Overview
Live
1 AED = 1.1138 MYR
1 MYR = 0.897845
AED
Avg
1.1141
High
1.1172
Low
1.1127
Last updated: 7/25/2026, 11:10:10 PM
Quick Conversions
| AED | MYR |
|---|---|
| 1 AED | 1.11 MYR |
| 10 AED | 11.14 MYR |
| 50 AED | 55.69 MYR |
| 100 AED | 111.38 MYR |
| 500 AED | 556.89 MYR |
| 1,000 AED | 1,113.78 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-25T23:10:10Z",
"rates": {
"MYR": 1.113778
}
}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.3778,
"rate": 1.113778
}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