Rate Overview
Live
1 MGA = 0.486942 MMK
1 MMK = 2.0536
MGA
Avg
0.479219
High
0.519550
Low
0.453318
Last updated: 7/25/2026, 9:01:45 PM
Quick Conversions
| MGA | MMK |
|---|---|
| 1 MGA | 0.49 MMK |
| 10 MGA | 4.87 MMK |
| 50 MGA | 24.35 MMK |
| 100 MGA | 48.69 MMK |
| 500 MGA | 243.47 MMK |
| 1,000 MGA | 486.94 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-25T21:01:45Z",
"rates": {
"MMK": 0.486942
}
}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.694199999999995,
"rate": 0.486942
}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