Rate Overview
Live
1 MKD = 32.0225 MWK
1 MWK = 0.031228
MKD
Avg
32.1256
High
32.2011
Low
32.0225
Last updated: 7/30/2026, 2:55:10 AM
Quick Conversions
| MKD | MWK |
|---|---|
| 1 MKD | 32.02 MWK |
| 10 MKD | 320.22 MWK |
| 50 MKD | 1,601.12 MWK |
| 100 MKD | 3,202.25 MWK |
| 500 MKD | 16,011.23 MWK |
| 1,000 MKD | 32,022.45 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-07-30T02:55:10Z",
"rates": {
"MWK": 32.022453
}
}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": 3202.2453,
"rate": 32.022453
}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