Rate Overview
Live
1 ILS = 569.0865 MWK
1 MWK = 0.001757
ILS
Avg
567.6660
High
569.8621
Low
563.8176
Last updated: 7/28/2026, 4:40:45 PM
Quick Conversions
| ILS | MWK |
|---|---|
| 1 ILS | 569.09 MWK |
| 10 ILS | 5,690.86 MWK |
| 50 ILS | 28,454.32 MWK |
| 100 ILS | 56,908.65 MWK |
| 500 ILS | 284,543.23 MWK |
| 1,000 ILS | 569,086.47 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-07-28T16:40:45Z",
"rates": {
"MWK": 569.086469
}
}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": 56908.6469,
"rate": 569.086469
}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