Rate Overview
Live
1 MKD = 32.2190 MWK
1 MWK = 0.031038
MKD
Avg
32.4915
High
32.6939
Low
32.2190
Last updated: 6/19/2026, 8:24:39 AM
Quick Conversions
| MKD | MWK |
|---|---|
| 1 MKD | 32.22 MWK |
| 10 MKD | 322.19 MWK |
| 50 MKD | 1,610.95 MWK |
| 100 MKD | 3,221.90 MWK |
| 500 MKD | 16,109.48 MWK |
| 1,000 MKD | 32,218.97 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-06-19T08:24:39Z",
"rates": {
"MWK": 32.218968
}
}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": 3221.8967999999995,
"rate": 32.218968
}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