Rate Overview
Live
1 MGA = 0.487124 MMK
1 MMK = 2.0529
MGA
Avg
0.489628
High
0.493364
Low
0.487124
Last updated: 7/25/2026, 2:24:22 AM
Quick Conversions
| MGA | MMK |
|---|---|
| 1 MGA | 0.49 MMK |
| 10 MGA | 4.87 MMK |
| 50 MGA | 24.36 MMK |
| 100 MGA | 48.71 MMK |
| 500 MGA | 243.56 MMK |
| 1,000 MGA | 487.12 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-07-25T02:24:22Z",
"rates": {
"MMK": 0.487124
}
}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": 48.7124,
"rate": 0.487124
}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