Rate Overview
Live
1 MKD = 32.7659 MWK
1 MWK = 0.030520
MKD
Avg
32.7456
High
32.8181
Low
32.6423
Last updated: 9/8/2026, 5:48:54 PM
Quick Conversions
| MKD | MWK |
|---|---|
| 1 MKD | 32.77 MWK |
| 10 MKD | 327.66 MWK |
| 50 MKD | 1,638.29 MWK |
| 100 MKD | 3,276.59 MWK |
| 500 MKD | 16,382.93 MWK |
| 1,000 MKD | 32,765.86 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-09-08T17:48:54Z",
"rates": {
"MWK": 32.765864
}
}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": 3276.5864,
"rate": 32.765864
}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