Rate Overview
Live
1 ILS = 590.3181 MWK
1 MWK = 0.001694
ILS
Avg
570.7968
High
616.0026
Low
544.1289
Last updated: 6/18/2026, 2:04:18 PM
Quick Conversions
| ILS | MWK |
|---|---|
| 1 ILS | 590.32 MWK |
| 10 ILS | 5,903.18 MWK |
| 50 ILS | 29,515.90 MWK |
| 100 ILS | 59,031.81 MWK |
| 500 ILS | 295,159.04 MWK |
| 1,000 ILS | 590,318.08 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-06-18T14:04:18Z",
"rates": {
"MWK": 590.318082
}
}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": 59031.8082,
"rate": 590.318082
}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