Rate Overview
Live
1 MWK = 0.088350 NPR
1 NPR = 11.3186
MWK
Avg
0.088473
High
0.089087
Low
0.088102
Last updated: 5/27/2026, 9:35:07 PM
Quick Conversions
| MWK | NPR |
|---|---|
| 1 MWK | 0.09 NPR |
| 10 MWK | 0.88 NPR |
| 50 MWK | 4.42 NPR |
| 100 MWK | 8.83 NPR |
| 500 MWK | 44.18 NPR |
| 1,000 MWK | 88.35 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-05-27T21:35:07Z",
"rates": {
"NPR": 0.08835
}
}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.834999999999999,
"rate": 0.08835
}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