Rate Overview
Live
1 AED = 1.0836 MYR
1 MYR = 0.922877
AED
Avg
1.0791
High
1.1049
Low
1.0594
Last updated: 5/26/2026, 9:17:01 AM
Quick Conversions
| AED | MYR |
|---|---|
| 1 AED | 1.08 MYR |
| 10 AED | 10.84 MYR |
| 50 AED | 54.18 MYR |
| 100 AED | 108.36 MYR |
| 500 AED | 541.78 MYR |
| 1,000 AED | 1,083.57 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-26T09:17:01Z",
"rates": {
"MYR": 1.083568
}
}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.3568,
"rate": 1.083568
}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