Rate Overview
Live
1 MMK = 2.0019 MGA
1 MGA = 0.499528
MMK
Avg
2.0002
High
2.0024
Low
1.9914
Last updated: 6/16/2026, 1:31:29 PM
Quick Conversions
| MMK | MGA |
|---|---|
| 1 MMK | 2.00 MGA |
| 10 MMK | 20.02 MGA |
| 50 MMK | 100.09 MGA |
| 100 MMK | 200.19 MGA |
| 500 MMK | 1,000.94 MGA |
| 1,000 MMK | 2,001.89 MGA |
Get MMK/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=MGAExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-06-16T13:31:29Z",
"rates": {
"MGA": 2.001888
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "MGA",
"amount": 100
},
"result": 200.18880000000001,
"rate": 2.001888
}Build with MMK/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key