Rate Overview
Live
1 MWK = 0.087315 NPR
1 NPR = 11.4528
MWK
Avg
0.080605
High
0.087315
Low
0.077210
Last updated: 3/28/2026, 10:46:17 AM
Quick Conversions
| MWK | NPR |
|---|---|
| 1 MWK | 0.09 NPR |
| 10 MWK | 0.87 NPR |
| 50 MWK | 4.37 NPR |
| 100 MWK | 8.73 NPR |
| 500 MWK | 43.66 NPR |
| 1,000 MWK | 87.32 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-03-28T10:46:17Z",
"rates": {
"NPR": 0.087315
}
}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.7315,
"rate": 0.087315
}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