Rate Overview
Live
1 MWK = 0.088219 NPR
1 NPR = 11.3354
MWK
Avg
0.086527
High
0.088943
Low
0.083355
Last updated: 7/29/2026, 9:48:33 AM
Quick Conversions
| MWK | NPR |
|---|---|
| 1 MWK | 0.09 NPR |
| 10 MWK | 0.88 NPR |
| 50 MWK | 4.41 NPR |
| 100 MWK | 8.82 NPR |
| 500 MWK | 44.11 NPR |
| 1,000 MWK | 88.22 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-07-29T09:48:33Z",
"rates": {
"NPR": 0.088219
}
}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.821900000000001,
"rate": 0.088219
}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