Rate Overview
Live
1 ILS = 577.0280 MWK
1 MWK = 0.001733
ILS
Avg
571.4998
High
578.7808
Low
563.2726
Last updated: 8/12/2026, 3:33:36 AM
Quick Conversions
| ILS | MWK |
|---|---|
| 1 ILS | 577.03 MWK |
| 10 ILS | 5,770.28 MWK |
| 50 ILS | 28,851.40 MWK |
| 100 ILS | 57,702.80 MWK |
| 500 ILS | 288,514.00 MWK |
| 1,000 ILS | 577,027.99 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-12T03:33:36Z",
"rates": {
"MWK": 577.027991
}
}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": 57702.799100000004,
"rate": 577.027991
}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