Rate Overview
Live
1 MWK = 0.084741 NPR
1 NPR = 11.8007
MWK
Avg
0.084533
High
0.085030
Low
0.083986
Last updated: 3/7/2026, 7:39:59 AM
Quick Conversions
| MWK | NPR |
|---|---|
| 1 MWK | 0.08 NPR |
| 10 MWK | 0.85 NPR |
| 50 MWK | 4.24 NPR |
| 100 MWK | 8.47 NPR |
| 500 MWK | 42.37 NPR |
| 1,000 MWK | 84.74 NPR |
Get MWK/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=NPRExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-07T07:39:59Z",
"rates": {
"NPR": 0.084741
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "NPR",
"amount": 100
},
"result": 8.4741,
"rate": 0.084741
}Build with MWK/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key