Rate Overview
Live
1 AED = 1.0792 MYR
1 MYR = 0.926640
AED
Avg
1.0799
High
1.0840
Low
1.0761
Last updated: 5/6/2026, 6:09:12 AM
Quick Conversions
| AED | MYR |
|---|---|
| 1 AED | 1.08 MYR |
| 10 AED | 10.79 MYR |
| 50 AED | 53.96 MYR |
| 100 AED | 107.92 MYR |
| 500 AED | 539.58 MYR |
| 1,000 AED | 1,079.17 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-05-06T06:09:12Z",
"rates": {
"MYR": 1.079168
}
}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": 107.9168,
"rate": 1.079168
}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