Rate Overview
Live
1 MWK = 0.005517 NOK
1 NOK = 181.2579
MWK
Avg
0.005532
High
0.005578
Low
0.005478
Last updated: 3/7/2026, 7:41:43 AM
Quick Conversions
| MWK | NOK |
|---|---|
| 1 MWK | 0.01 NOK |
| 10 MWK | 0.06 NOK |
| 50 MWK | 0.28 NOK |
| 100 MWK | 0.55 NOK |
| 500 MWK | 2.76 NOK |
| 1,000 MWK | 5.52 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-07T07:41:43Z",
"rates": {
"NOK": 0.005517
}
}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.5517,
"rate": 0.005517
}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