Rate Overview
Live
1 ILS = 567.5402 MWK
1 MWK = 0.001762
ILS
Avg
518.0807
High
591.6897
Low
459.7836
Last updated: 7/25/2026, 9:04:31 PM
Quick Conversions
| ILS | MWK |
|---|---|
| 1 ILS | 567.54 MWK |
| 10 ILS | 5,675.40 MWK |
| 50 ILS | 28,377.01 MWK |
| 100 ILS | 56,754.02 MWK |
| 500 ILS | 283,770.10 MWK |
| 1,000 ILS | 567,540.20 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-25T21:04:31Z",
"rates": {
"MWK": 567.5402
}
}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": 56754.020000000004,
"rate": 567.5402
}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