Rate Overview
Live
1 ILS = 569.7744 MWK
1 MWK = 0.001755
ILS
Avg
577.1042
High
581.9343
Low
569.7744
Last updated: 7/7/2026, 6:28:02 PM
Quick Conversions
| ILS | MWK |
|---|---|
| 1 ILS | 569.77 MWK |
| 10 ILS | 5,697.74 MWK |
| 50 ILS | 28,488.72 MWK |
| 100 ILS | 56,977.44 MWK |
| 500 ILS | 284,887.22 MWK |
| 1,000 ILS | 569,774.45 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-07T18:28:02Z",
"rates": {
"MWK": 569.774448
}
}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": 56977.4448,
"rate": 569.774448
}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