Rate Overview
Live
1 AED = 572.0330 MMK
1 MMK = 0.001748
AED
Avg
571.8177
High
572.0330
Low
571.6715
Last updated: 3/7/2026, 3:23:17 AM
Quick Conversions
| AED | MMK |
|---|---|
| 1 AED | 572.03 MMK |
| 10 AED | 5,720.33 MMK |
| 50 AED | 28,601.65 MMK |
| 100 AED | 57,203.30 MMK |
| 500 AED | 286,016.48 MMK |
| 1,000 AED | 572,032.96 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-03-07T03:23:17Z",
"rates": {
"MMK": 572.032959
}
}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": 57203.2959,
"rate": 572.032959
}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