Rate Overview
Live
1 MWK = 0.055641 INR
1 INR = 17.9724
MWK
Avg
0.055228
High
0.055641
Low
0.054959
Last updated: 8/20/2026, 2:36:41 PM
Quick Conversions
| MWK | INR |
|---|---|
| 1 MWK | 0.06 INR |
| 10 MWK | 0.56 INR |
| 50 MWK | 2.78 INR |
| 100 MWK | 5.56 INR |
| 500 MWK | 27.82 INR |
| 1,000 MWK | 55.64 INR |
Get MWK/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=INRExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-08-20T14:36:41Z",
"rates": {
"INR": 0.055641
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "INR",
"amount": 100
},
"result": 5.564100000000001,
"rate": 0.055641
}Build with MWK/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key