Rate Overview
Live
1 AED = 1.0805 MYR
1 MYR = 0.925506
AED
Avg
1.0802
High
1.0844
Low
1.0756
Last updated: 4/15/2026, 9:26:15 PM
Quick Conversions
| AED | MYR |
|---|---|
| 1 AED | 1.08 MYR |
| 10 AED | 10.80 MYR |
| 50 AED | 54.02 MYR |
| 100 AED | 108.05 MYR |
| 500 AED | 540.25 MYR |
| 1,000 AED | 1,080.49 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-04-15T21:26:15Z",
"rates": {
"MYR": 1.08049
}
}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": 108.04899999999999,
"rate": 1.08049
}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