Rate Overview
Live
1 MGA = 0.499314 MMK
1 MMK = 2.0027
MGA
Avg
0.500155
High
0.501382
Low
0.499314
Last updated: 5/27/2026, 4:05:32 PM
Quick Conversions
| MGA | MMK |
|---|---|
| 1 MGA | 0.50 MMK |
| 10 MGA | 4.99 MMK |
| 50 MGA | 24.97 MMK |
| 100 MGA | 49.93 MMK |
| 500 MGA | 249.66 MMK |
| 1,000 MGA | 499.31 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-05-27T16:05:32Z",
"rates": {
"MMK": 0.499314
}
}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.9314,
"rate": 0.499314
}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