Rate Overview
Live
1 ILS = 563.1453 MWK
1 MWK = 0.001776
ILS
Avg
573.0849
High
616.4201
Low
551.6399
Last updated: 7/23/2026, 3:33:26 PM
Quick Conversions
| ILS | MWK |
|---|---|
| 1 ILS | 563.15 MWK |
| 10 ILS | 5,631.45 MWK |
| 50 ILS | 28,157.27 MWK |
| 100 ILS | 56,314.53 MWK |
| 500 ILS | 281,572.65 MWK |
| 1,000 ILS | 563,145.31 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-23T15:33:26Z",
"rates": {
"MWK": 563.14531
}
}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": 56314.531,
"rate": 563.14531
}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