Rate Overview
Live
1 MGA = 0.499528 MMK
1 MMK = 2.0019
MGA
Avg
0.499960
High
0.502171
Low
0.499411
Last updated: 6/16/2026, 4:04:20 PM
Quick Conversions
| MGA | MMK |
|---|---|
| 1 MGA | 0.50 MMK |
| 10 MGA | 5.00 MMK |
| 50 MGA | 24.98 MMK |
| 100 MGA | 49.95 MMK |
| 500 MGA | 249.76 MMK |
| 1,000 MGA | 499.53 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-16T16:04:20Z",
"rates": {
"MMK": 0.499528
}
}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.9528,
"rate": 0.499528
}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