Rate Overview
Live
1 MWK = 0.031037 MKD
1 MKD = 32.2196
MWK
Avg
0.030778
High
0.031037
Low
0.030586
Last updated: 6/19/2026, 8:42:37 AM
Quick Conversions
| MWK | MKD |
|---|---|
| 1 MWK | 0.03 MKD |
| 10 MWK | 0.31 MKD |
| 50 MWK | 1.55 MKD |
| 100 MWK | 3.10 MKD |
| 500 MWK | 15.52 MKD |
| 1,000 MWK | 31.04 MKD |
Get MWK/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=MKDExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-06-19T08:42:37Z",
"rates": {
"MKD": 0.031037
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "MKD",
"amount": 100
},
"result": 3.1037,
"rate": 0.031037
}Build with MWK/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key