Rate Overview
Live
1 MWK = 0.005585 NOK
1 NOK = 179.0510
MWK
Avg
0.005800
High
0.006183
Low
0.005493
Last updated: 3/28/2026, 2:03:44 PM
Quick Conversions
| MWK | NOK |
|---|---|
| 1 MWK | 0.01 NOK |
| 10 MWK | 0.06 NOK |
| 50 MWK | 0.28 NOK |
| 100 MWK | 0.56 NOK |
| 500 MWK | 2.79 NOK |
| 1,000 MWK | 5.59 NOK |
Get MWK/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=NOKExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-28T14:03:44Z",
"rates": {
"NOK": 0.005585
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "NOK",
"amount": 100
},
"result": 0.5585,
"rate": 0.005585
}Build with MWK/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key