Rate Overview
Live
1 MWK = 0.086958 NPR
1 NPR = 11.4998
MWK
Avg
0.087386
High
0.088183
Low
0.086958
Last updated: 6/19/2026, 8:48:10 AM
Quick Conversions
| MWK | NPR |
|---|---|
| 1 MWK | 0.09 NPR |
| 10 MWK | 0.87 NPR |
| 50 MWK | 4.35 NPR |
| 100 MWK | 8.70 NPR |
| 500 MWK | 43.48 NPR |
| 1,000 MWK | 86.96 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-06-19T08:48:10Z",
"rates": {
"NPR": 0.086958
}
}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.6958,
"rate": 0.086958
}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