Rate Overview
Live
1 MMK = 0.035072 GMD
1 GMD = 28.5128
MMK
Avg
0.034518
High
0.035601
Low
0.032906
Last updated: 5/27/2026, 6:28:10 PM
Quick Conversions
| MMK | GMD |
|---|---|
| 1 MMK | 0.04 GMD |
| 10 MMK | 0.35 GMD |
| 50 MMK | 1.75 GMD |
| 100 MMK | 3.51 GMD |
| 500 MMK | 17.54 GMD |
| 1,000 MMK | 35.07 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-05-27T18:28:10Z",
"rates": {
"GMD": 0.035072
}
}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.5072,
"rate": 0.035072
}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