Rate Overview
Live
1 MMK = 0.034978 GMD
1 GMD = 28.5894
MMK
Avg
0.035032
High
0.035169
Low
0.034978
Last updated: 6/19/2026, 8:05:56 AM
Quick Conversions
| MMK | GMD |
|---|---|
| 1 MMK | 0.03 GMD |
| 10 MMK | 0.35 GMD |
| 50 MMK | 1.75 GMD |
| 100 MMK | 3.50 GMD |
| 500 MMK | 17.49 GMD |
| 1,000 MMK | 34.98 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-06-19T08:05:56Z",
"rates": {
"GMD": 0.034978
}
}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.4978000000000002,
"rate": 0.034978
}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