Rate Overview
Live
1 ILS = 615.3239 MWK
1 MWK = 0.001625
ILS
Avg
514.7552
High
615.3239
Low
459.7836
Last updated: 5/28/2026, 9:49:59 PM
Quick Conversions
| ILS | MWK |
|---|---|
| 1 ILS | 615.32 MWK |
| 10 ILS | 6,153.24 MWK |
| 50 ILS | 30,766.20 MWK |
| 100 ILS | 61,532.39 MWK |
| 500 ILS | 307,661.97 MWK |
| 1,000 ILS | 615,323.93 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-28T21:49:59Z",
"rates": {
"MWK": 615.323933
}
}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": 61532.3933,
"rate": 615.323933
}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