Rate Overview
Live
1 AED = 571.8541 MMK
1 MMK = 0.001749
AED
Avg
571.7315
High
571.8541
Low
571.6296
Last updated: 7/26/2026, 1:19:08 AM
Quick Conversions
| AED | MMK |
|---|---|
| 1 AED | 571.85 MMK |
| 10 AED | 5,718.54 MMK |
| 50 AED | 28,592.71 MMK |
| 100 AED | 57,185.41 MMK |
| 500 AED | 285,927.06 MMK |
| 1,000 AED | 571,854.13 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-07-26T01:19:08Z",
"rates": {
"MMK": 571.854129
}
}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": 57185.412899999996,
"rate": 571.854129
}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