Rate Overview
Live
1 ILS = 586.4104 MWK
1 MWK = 0.001705
ILS
Avg
581.6296
High
587.7308
Low
576.5588
Last updated: 8/15/2026, 9:42:50 PM
Quick Conversions
| ILS | MWK |
|---|---|
| 1 ILS | 586.41 MWK |
| 10 ILS | 5,864.10 MWK |
| 50 ILS | 29,320.52 MWK |
| 100 ILS | 58,641.04 MWK |
| 500 ILS | 293,205.21 MWK |
| 1,000 ILS | 586,410.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-08-15T21:42:50Z",
"rates": {
"MWK": 586.410427
}
}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": 58641.042700000005,
"rate": 586.410427
}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