Rate Overview
Live
1 MWK = 0.088267 NPR
1 NPR = 11.3293
MWK
Avg
0.088034
High
0.088267
Low
0.087690
Last updated: 7/9/2026, 4:55:27 AM
Quick Conversions
| MWK | NPR |
|---|---|
| 1 MWK | 0.09 NPR |
| 10 MWK | 0.88 NPR |
| 50 MWK | 4.41 NPR |
| 100 MWK | 8.83 NPR |
| 500 MWK | 44.13 NPR |
| 1,000 MWK | 88.27 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-09T04:55:27Z",
"rates": {
"NPR": 0.088267
}
}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.8267,
"rate": 0.088267
}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