Rate Overview
Live
1 MWK = 0.054613 INR
1 INR = 18.3107
MWK
Avg
0.054314
High
0.054726
Low
0.053678
Last updated: 3/28/2026, 9:03:51 AM
Quick Conversions
| MWK | INR |
|---|---|
| 1 MWK | 0.05 INR |
| 10 MWK | 0.55 INR |
| 50 MWK | 2.73 INR |
| 100 MWK | 5.46 INR |
| 500 MWK | 27.31 INR |
| 1,000 MWK | 54.61 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-03-28T09:03:51Z",
"rates": {
"INR": 0.054613
}
}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.4613000000000005,
"rate": 0.054613
}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