Rate Overview
Live
1 ILS = 574.0463 MWK
1 MWK = 0.001742
ILS
Avg
579.6993
High
584.2347
Low
573.2688
Last updated: 9/2/2026, 5:56:20 PM
Quick Conversions
| ILS | MWK |
|---|---|
| 1 ILS | 574.05 MWK |
| 10 ILS | 5,740.46 MWK |
| 50 ILS | 28,702.32 MWK |
| 100 ILS | 57,404.63 MWK |
| 500 ILS | 287,023.16 MWK |
| 1,000 ILS | 574,046.32 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-09-02T17:56:20Z",
"rates": {
"MWK": 574.046321
}
}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": 57404.6321,
"rate": 574.046321
}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