Rate Overview
Live
1 MWK = 0.005619 NOK
1 NOK = 177.9676
MWK
Avg
0.005527
High
0.005619
Low
0.005472
Last updated: 6/19/2026, 8:30:56 AM
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.81 NOK |
| 1,000 MWK | 5.62 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-06-19T08:30:56Z",
"rates": {
"NOK": 0.005619
}
}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.5619,
"rate": 0.005619
}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