Rate Overview
Live
1 MGA = 0.504213 MMK
1 MMK = 1.9833
MGA
Avg
0.481351
High
0.505590
Low
0.453823
Last updated: 3/27/2026, 10:19:59 AM
Quick Conversions
| MGA | MMK |
|---|---|
| 1 MGA | 0.50 MMK |
| 10 MGA | 5.04 MMK |
| 50 MGA | 25.21 MMK |
| 100 MGA | 50.42 MMK |
| 500 MGA | 252.11 MMK |
| 1,000 MGA | 504.21 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-03-27T10:19:59Z",
"rates": {
"MMK": 0.504213
}
}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": 50.4213,
"rate": 0.504213
}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