Rate Overview
Live
1 MMK = 0.035246 GMD
1 GMD = 28.3720
MMK
Avg
0.035267
High
0.035529
Low
0.035150
Last updated: 3/27/2026, 11:52:23 AM
Quick Conversions
| MMK | GMD |
|---|---|
| 1 MMK | 0.04 GMD |
| 10 MMK | 0.35 GMD |
| 50 MMK | 1.76 GMD |
| 100 MMK | 3.52 GMD |
| 500 MMK | 17.62 GMD |
| 1,000 MMK | 35.25 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-27T11:52:23Z",
"rates": {
"GMD": 0.035246
}
}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.5246,
"rate": 0.035246
}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