Rate Overview
Live
1 MWK = 0.031198 MKD
1 MKD = 32.0533
MWK
Avg
0.030511
High
0.031198
Low
0.029893
Last updated: 7/27/2026, 10:00:06 AM
Quick Conversions
| MWK | MKD |
|---|---|
| 1 MWK | 0.03 MKD |
| 10 MWK | 0.31 MKD |
| 50 MWK | 1.56 MKD |
| 100 MWK | 3.12 MKD |
| 500 MWK | 15.60 MKD |
| 1,000 MWK | 31.20 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-07-27T10:00:06Z",
"rates": {
"MKD": 0.031198
}
}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.1198,
"rate": 0.031198
}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