Rate Overview
Live
1 MGA = 0.494815 MMK
1 MMK = 2.0210
MGA
Avg
0.496173
High
0.498821
Low
0.493235
Last updated: 6/29/2026, 12:06:10 AM
Quick Conversions
| MGA | MMK |
|---|---|
| 1 MGA | 0.49 MMK |
| 10 MGA | 4.95 MMK |
| 50 MGA | 24.74 MMK |
| 100 MGA | 49.48 MMK |
| 500 MGA | 247.41 MMK |
| 1,000 MGA | 494.82 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-06-29T00:06:10Z",
"rates": {
"MMK": 0.494815
}
}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": 49.4815,
"rate": 0.494815
}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