Rate Overview
Live
1 MKD = 32.4877 MWK
1 MWK = 0.030781
MKD
Avg
32.1670
High
32.4877
Low
32.0225
Last updated: 7/31/2026, 9:16:36 AM
Quick Conversions
| MKD | MWK |
|---|---|
| 1 MKD | 32.49 MWK |
| 10 MKD | 324.88 MWK |
| 50 MKD | 1,624.39 MWK |
| 100 MKD | 3,248.77 MWK |
| 500 MKD | 16,243.87 MWK |
| 1,000 MKD | 32,487.73 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-31T09:16:36Z",
"rates": {
"MWK": 32.48773
}
}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": 3248.773,
"rate": 32.48773
}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