Rate Overview
Live
1 MGA = 0.507212 MMK
1 MMK = 1.9716
MGA
Avg
0.501231
High
0.507212
Low
0.495117
Last updated: 3/6/2026, 11:53:51 PM
Quick Conversions
| MGA | MMK |
|---|---|
| 1 MGA | 0.51 MMK |
| 10 MGA | 5.07 MMK |
| 50 MGA | 25.36 MMK |
| 100 MGA | 50.72 MMK |
| 500 MGA | 253.61 MMK |
| 1,000 MGA | 507.21 MMK |
Get MGA/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=MMKExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-06T23:53:51Z",
"rates": {
"MMK": 0.507212
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "MMK",
"amount": 100
},
"result": 50.721199999999996,
"rate": 0.507212
}Build with MGA/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key