Rate Overview
Live
1 AED = 1.0786 MYR
1 MYR = 0.927116
AED
Avg
1.0698
High
1.0790
Low
1.0593
Last updated: 3/6/2026, 8:10:58 AM
Quick Conversions
| AED | MYR |
|---|---|
| 1 AED | 1.08 MYR |
| 10 AED | 10.79 MYR |
| 50 AED | 53.93 MYR |
| 100 AED | 107.86 MYR |
| 500 AED | 539.31 MYR |
| 1,000 AED | 1,078.61 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-03-06T08:10:58Z",
"rates": {
"MYR": 1.078614
}
}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.8614,
"rate": 1.078614
}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