Rate Overview
Live
1 MWK = 0.088017 NPR
1 NPR = 11.3614
MWK
Avg
0.088033
High
0.088267
Low
0.087690
Last updated: 7/11/2026, 2:09:00 PM
Quick Conversions
| MWK | NPR |
|---|---|
| 1 MWK | 0.09 NPR |
| 10 MWK | 0.88 NPR |
| 50 MWK | 4.40 NPR |
| 100 MWK | 8.80 NPR |
| 500 MWK | 44.01 NPR |
| 1,000 MWK | 88.02 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-11T14:09:00Z",
"rates": {
"NPR": 0.088017
}
}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.8017,
"rate": 0.088017
}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