Rate Overview
Live
1 AUD = 1474.89 MMK
1 MMK = 0.000678
AUD
Avg
1480.52
High
1494.92
Low
1471.27
Last updated: 3/7/2026, 12:28:28 AM
Quick Conversions
| AUD | MMK |
|---|---|
| 1 AUD | 1,474.89 MMK |
| 10 AUD | 14,748.89 MMK |
| 50 AUD | 73,744.44 MMK |
| 100 AUD | 147,488.87 MMK |
| 500 AUD | 737,444.37 MMK |
| 1,000 AUD | 1,474,888.74 MMK |
Get AUD/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AUD¤cies=MMKExample Response:
{
"success": true,
"base": "AUD",
"date": "2026-03-07T00:28:28Z",
"rates": {
"MMK": 1474.88874
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AUD&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AUD",
"to": "MMK",
"amount": 100
},
"result": 147488.874,
"rate": 1474.88874
}Build with AUD/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key