Rate Overview
Live
1 MKD = 32.7563 MWK
1 MWK = 0.030528
MKD
Avg
32.9161
High
33.2867
Low
32.6237
Last updated: 3/7/2026, 9:12:04 AM
Quick Conversions
| MKD | MWK |
|---|---|
| 1 MKD | 32.76 MWK |
| 10 MKD | 327.56 MWK |
| 50 MKD | 1,637.82 MWK |
| 100 MKD | 3,275.63 MWK |
| 500 MKD | 16,378.15 MWK |
| 1,000 MKD | 32,756.31 MWK |
Get MKD/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=MWKExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-03-07T09:12:04Z",
"rates": {
"MWK": 32.75631
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "MWK",
"amount": 100
},
"result": 3275.631,
"rate": 32.75631
}Build with MKD/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key