Rate Overview
Live
1 MKD = 33.1802 MWK
1 MWK = 0.030138
MKD
Avg
33.0763
High
33.1802
Low
32.9351
Last updated: 4/17/2026, 1:23:34 PM
Quick Conversions
| MKD | MWK |
|---|---|
| 1 MKD | 33.18 MWK |
| 10 MKD | 331.80 MWK |
| 50 MKD | 1,659.01 MWK |
| 100 MKD | 3,318.02 MWK |
| 500 MKD | 16,590.12 MWK |
| 1,000 MKD | 33,180.24 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-04-17T13:23:34Z",
"rates": {
"MWK": 33.18024
}
}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": 3318.024,
"rate": 33.18024
}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