Rate Overview
Live
1 AED = 571.7947 MMK
1 MMK = 0.001749
AED
Avg
571.7717
High
571.8522
Low
571.7079
Last updated: 4/16/2026, 5:57:11 PM
Quick Conversions
| AED | MMK |
|---|---|
| 1 AED | 571.79 MMK |
| 10 AED | 5,717.95 MMK |
| 50 AED | 28,589.73 MMK |
| 100 AED | 57,179.47 MMK |
| 500 AED | 285,897.35 MMK |
| 1,000 AED | 571,794.70 MMK |
Get AED/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=MMKExample Response:
{
"success": true,
"base": "AED",
"date": "2026-04-16T17:57:11Z",
"rates": {
"MMK": 571.794698
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "MMK",
"amount": 100
},
"result": 57179.469800000006,
"rate": 571.794698
}Build with AED/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key