Rate Overview
Live
1 MMK = 0.035113 GMD
1 GMD = 28.4795
MMK
Avg
0.035024
High
0.035166
Low
0.034492
Last updated: 3/7/2026, 12:29:42 AM
Quick Conversions
| MMK | GMD |
|---|---|
| 1 MMK | 0.04 GMD |
| 10 MMK | 0.35 GMD |
| 50 MMK | 1.76 GMD |
| 100 MMK | 3.51 GMD |
| 500 MMK | 17.56 GMD |
| 1,000 MMK | 35.11 GMD |
Get MMK/GMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=GMDExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-03-07T00:29:42Z",
"rates": {
"GMD": 0.035113
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=GMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "GMD",
"amount": 100
},
"result": 3.5113,
"rate": 0.035113
}Build with MMK/GMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key