Rate Overview
Live
1 MKD = 32.1754 MWK
1 MWK = 0.031080
MKD
Avg
32.1490
High
32.2138
Low
32.0506
Last updated: 7/8/2026, 4:38:51 AM
Quick Conversions
| MKD | MWK |
|---|---|
| 1 MKD | 32.18 MWK |
| 10 MKD | 321.75 MWK |
| 50 MKD | 1,608.77 MWK |
| 100 MKD | 3,217.54 MWK |
| 500 MKD | 16,087.69 MWK |
| 1,000 MKD | 32,175.37 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-08T04:38:51Z",
"rates": {
"MWK": 32.175373
}
}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": 3217.5373,
"rate": 32.175373
}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