Rate Overview
Live
1 AED = 572.0611 MMK
1 MMK = 0.001748
AED
Avg
571.7583
High
572.0611
Low
571.6529
Last updated: 3/27/2026, 2:55:09 PM
Quick Conversions
| AED | MMK |
|---|---|
| 1 AED | 572.06 MMK |
| 10 AED | 5,720.61 MMK |
| 50 AED | 28,603.06 MMK |
| 100 AED | 57,206.11 MMK |
| 500 AED | 286,030.56 MMK |
| 1,000 AED | 572,061.11 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-27T14:55:09Z",
"rates": {
"MMK": 572.06111
}
}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": 57206.111,
"rate": 572.06111
}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