Rate Overview
Live
1 ILS = 561.5356 MWK
1 MWK = 0.001781
ILS
Avg
560.1941
High
564.4489
Low
552.8785
Last updated: 3/7/2026, 7:38:23 AM
Quick Conversions
| ILS | MWK |
|---|---|
| 1 ILS | 561.54 MWK |
| 10 ILS | 5,615.36 MWK |
| 50 ILS | 28,076.78 MWK |
| 100 ILS | 56,153.56 MWK |
| 500 ILS | 280,767.81 MWK |
| 1,000 ILS | 561,535.61 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-03-07T07:38:23Z",
"rates": {
"MWK": 561.535611
}
}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": 56153.5611,
"rate": 561.535611
}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