Rate Overview
Live
1 ILS = 599.5954 MWK
1 MWK = 0.001668
ILS
Avg
593.8922
High
599.5954
Low
588.0218
Last updated: 5/8/2026, 2:16:17 PM
Quick Conversions
| ILS | MWK |
|---|---|
| 1 ILS | 599.60 MWK |
| 10 ILS | 5,995.95 MWK |
| 50 ILS | 29,979.77 MWK |
| 100 ILS | 59,959.54 MWK |
| 500 ILS | 299,797.71 MWK |
| 1,000 ILS | 599,595.43 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-08T14:16:17Z",
"rates": {
"MWK": 599.595429
}
}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": 59959.5429,
"rate": 599.595429
}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