Rate Overview
Live
1 MKD = 40.1213 MMK
1 MMK = 0.024924
MKD
Avg
40.0478
High
40.2539
Low
39.8167
Last updated: 4/17/2026, 1:12:44 PM
Quick Conversions
| MKD | MMK |
|---|---|
| 1 MKD | 40.12 MMK |
| 10 MKD | 401.21 MMK |
| 50 MKD | 2,006.06 MMK |
| 100 MKD | 4,012.13 MMK |
| 500 MKD | 20,060.64 MMK |
| 1,000 MKD | 40,121.28 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-04-17T13:12:44Z",
"rates": {
"MMK": 40.121276
}
}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": 4012.1276000000003,
"rate": 40.121276
}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