Rate Overview
Live
1 ILS = 567.4882 MWK
1 MWK = 0.001762
ILS
Avg
552.1046
High
611.7580
Low
505.8196
Last updated: 8/3/2026, 7:04:59 PM
Quick Conversions
| ILS | MWK |
|---|---|
| 1 ILS | 567.49 MWK |
| 10 ILS | 5,674.88 MWK |
| 50 ILS | 28,374.41 MWK |
| 100 ILS | 56,748.82 MWK |
| 500 ILS | 283,744.10 MWK |
| 1,000 ILS | 567,488.21 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-08-03T19:04:59Z",
"rates": {
"MWK": 567.488205
}
}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": 56748.8205,
"rate": 567.488205
}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