Rate Overview
Live
1 MWK = 0.005389 NOK
1 NOK = 185.5632
MWK
Avg
0.005445
High
0.005510
Low
0.005388
Last updated: 4/17/2026, 10:47:01 AM
Quick Conversions
| MWK | NOK |
|---|---|
| 1 MWK | 0.01 NOK |
| 10 MWK | 0.05 NOK |
| 50 MWK | 0.27 NOK |
| 100 MWK | 0.54 NOK |
| 500 MWK | 2.69 NOK |
| 1,000 MWK | 5.39 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-04-17T10:47:01Z",
"rates": {
"NOK": 0.005389
}
}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.5388999999999999,
"rate": 0.005389
}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