Rate Overview
Live
1 AED = 571.7220 MMK
1 MMK = 0.001749
AED
Avg
571.7519
High
571.8760
Low
571.6715
Last updated: 3/7/2026, 2:15:15 AM
Quick Conversions
| AED | MMK |
|---|---|
| 1 AED | 571.72 MMK |
| 10 AED | 5,717.22 MMK |
| 50 AED | 28,586.10 MMK |
| 100 AED | 57,172.20 MMK |
| 500 AED | 285,860.98 MMK |
| 1,000 AED | 571,721.97 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-07T02:15:15Z",
"rates": {
"MMK": 571.721968
}
}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": 57172.1968,
"rate": 571.721968
}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