Rate Overview
Live
1 MWK = 0.030528 MKD
1 MKD = 32.7568
MWK
Avg
0.030382
High
0.030652
Low
0.030042
Last updated: 3/7/2026, 7:44:21 AM
Quick Conversions
| MWK | MKD |
|---|---|
| 1 MWK | 0.03 MKD |
| 10 MWK | 0.31 MKD |
| 50 MWK | 1.53 MKD |
| 100 MWK | 3.05 MKD |
| 500 MWK | 15.26 MKD |
| 1,000 MWK | 30.53 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-03-07T07:44:21Z",
"rates": {
"MKD": 0.030528
}
}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.0528,
"rate": 0.030528
}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