Rate Overview
Live
1 ILS = 615.8698 MWK
1 MWK = 0.001624
ILS
Avg
604.7844
High
615.8698
Low
595.5440
Last updated: 5/28/2026, 8:32:39 PM
Quick Conversions
| ILS | MWK |
|---|---|
| 1 ILS | 615.87 MWK |
| 10 ILS | 6,158.70 MWK |
| 50 ILS | 30,793.49 MWK |
| 100 ILS | 61,586.98 MWK |
| 500 ILS | 307,934.92 MWK |
| 1,000 ILS | 615,869.85 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-28T20:32:39Z",
"rates": {
"MWK": 615.869849
}
}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": 61586.9849,
"rate": 615.869849
}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