Rate Overview
Live
1 MGA = 0.484611 MMK
1 MMK = 2.0635
MGA
Avg
0.485808
High
0.491260
Low
0.484353
Last updated: 9/2/2026, 10:01:18 AM
Quick Conversions
| MGA | MMK |
|---|---|
| 1 MGA | 0.48 MMK |
| 10 MGA | 4.85 MMK |
| 50 MGA | 24.23 MMK |
| 100 MGA | 48.46 MMK |
| 500 MGA | 242.31 MMK |
| 1,000 MGA | 484.61 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-09-02T10:01:18Z",
"rates": {
"MMK": 0.484611
}
}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.4611,
"rate": 0.484611
}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