Rate Overview
Live
1 MWK = 0.085949 NPR
1 NPR = 11.6348
MWK
Avg
0.085735
High
0.086179
Low
0.085194
Last updated: 4/17/2026, 10:44:50 AM
Quick Conversions
| MWK | NPR |
|---|---|
| 1 MWK | 0.09 NPR |
| 10 MWK | 0.86 NPR |
| 50 MWK | 4.30 NPR |
| 100 MWK | 8.59 NPR |
| 500 MWK | 42.97 NPR |
| 1,000 MWK | 85.95 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-04-17T10:44:50Z",
"rates": {
"NPR": 0.085949
}
}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.594899999999999,
"rate": 0.085949
}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