Rate Overview
Live
1 MMK = 0.035195 GMD
1 GMD = 28.4131
MMK
Avg
0.035116
High
0.035233
Low
0.034727
Last updated: 7/8/2026, 7:46:13 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.60 GMD |
| 1,000 MMK | 35.20 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-07-08T07:46:13Z",
"rates": {
"GMD": 0.035195
}
}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.5195,
"rate": 0.035195
}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