Rate Overview
Live
1 MKD = 38.9551 MMK
1 MMK = 0.025671
MKD
Avg
39.3280
High
39.5555
Low
38.9551
Last updated: 6/19/2026, 9:09:30 AM
Quick Conversions
| MKD | MMK |
|---|---|
| 1 MKD | 38.96 MMK |
| 10 MKD | 389.55 MMK |
| 50 MKD | 1,947.76 MMK |
| 100 MKD | 3,895.51 MMK |
| 500 MKD | 19,477.56 MMK |
| 1,000 MKD | 38,955.12 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-06-19T09:09:30Z",
"rates": {
"MMK": 38.955123
}
}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": 3895.5123,
"rate": 38.955123
}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