Rate Overview
Live
1 MGA = 0.487284 MMK
1 MMK = 2.0522
MGA
Avg
0.488125
High
0.492172
Low
0.486912
Last updated: 8/12/2026, 10:08:44 AM
Quick Conversions
| MGA | MMK |
|---|---|
| 1 MGA | 0.49 MMK |
| 10 MGA | 4.87 MMK |
| 50 MGA | 24.36 MMK |
| 100 MGA | 48.73 MMK |
| 500 MGA | 243.64 MMK |
| 1,000 MGA | 487.28 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-08-12T10:08:44Z",
"rates": {
"MMK": 0.487284
}
}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.7284,
"rate": 0.487284
}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