Rate Overview
Live
1 MKD = 39.0056 MMK
1 MMK = 0.025637
MKD
Avg
39.6973
High
40.8583
Low
38.8137
Last updated: 7/25/2026, 2:29:23 AM
Quick Conversions
| MKD | MMK |
|---|---|
| 1 MKD | 39.01 MMK |
| 10 MKD | 390.06 MMK |
| 50 MKD | 1,950.28 MMK |
| 100 MKD | 3,900.56 MMK |
| 500 MKD | 19,502.81 MMK |
| 1,000 MKD | 39,005.62 MMK |
Get MKD/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=MMKExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-07-25T02:29:23Z",
"rates": {
"MMK": 39.005616
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "MMK",
"amount": 100
},
"result": 3900.5616000000005,
"rate": 39.005616
}Build with MKD/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key