Rate Overview
Live
1 AED = 1.1178 MYR
1 MYR = 0.894587
AED
Avg
1.1130
High
1.1178
Low
1.1084
Last updated: 7/20/2026, 7:08:54 PM
Quick Conversions
| AED | MYR |
|---|---|
| 1 AED | 1.12 MYR |
| 10 AED | 11.18 MYR |
| 50 AED | 55.89 MYR |
| 100 AED | 111.78 MYR |
| 500 AED | 558.92 MYR |
| 1,000 AED | 1,117.83 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-20T19:08:54Z",
"rates": {
"MYR": 1.117834
}
}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.7834,
"rate": 1.117834
}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