Rate Overview
Live
1 ILS = 582.5449 MWK
1 MWK = 0.001717
ILS
Avg
573.5949
High
587.7308
Low
563.2726
Last updated: 8/17/2026, 8:43:20 PM
Quick Conversions
| ILS | MWK |
|---|---|
| 1 ILS | 582.54 MWK |
| 10 ILS | 5,825.45 MWK |
| 50 ILS | 29,127.24 MWK |
| 100 ILS | 58,254.49 MWK |
| 500 ILS | 291,272.44 MWK |
| 1,000 ILS | 582,544.87 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-08-17T20:43:20Z",
"rates": {
"MWK": 582.544874
}
}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": 58254.487400000005,
"rate": 582.544874
}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