Rate Overview
Live
1 AED = 1.0837 MYR
1 MYR = 0.922761
AED
Avg
1.0809
High
1.0837
Low
1.0761
Last updated: 5/26/2026, 8:06:27 AM
Quick Conversions
| AED | MYR |
|---|---|
| 1 AED | 1.08 MYR |
| 10 AED | 10.84 MYR |
| 50 AED | 54.19 MYR |
| 100 AED | 108.37 MYR |
| 500 AED | 541.85 MYR |
| 1,000 AED | 1,083.70 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-26T08:06:27Z",
"rates": {
"MYR": 1.083704
}
}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.3704,
"rate": 1.083704
}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