Rate Overview
Live
1 ILS = 615.2694 MWK
1 MWK = 0.001625
ILS
Avg
540.0270
High
615.2694
Low
490.0577
Last updated: 5/28/2026, 11:16:31 PM
Quick Conversions
| ILS | MWK |
|---|---|
| 1 ILS | 615.27 MWK |
| 10 ILS | 6,152.69 MWK |
| 50 ILS | 30,763.47 MWK |
| 100 ILS | 61,526.94 MWK |
| 500 ILS | 307,634.70 MWK |
| 1,000 ILS | 615,269.39 MWK |
Get ILS/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=MWKExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-05-28T23:16:31Z",
"rates": {
"MWK": 615.269394
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "MWK",
"amount": 100
},
"result": 61526.9394,
"rate": 615.269394
}Build with ILS/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key