Rate Overview
Live
1 MWK = 0.001625 ILS
1 ILS = 615.3846
MWK
Avg
0.001856
High
0.002040
Low
0.001625
Last updated: 5/28/2026, 11:16:30 PM
Quick Conversions
| MWK | ILS |
|---|---|
| 1 MWK | 0.00 ILS |
| 10 MWK | 0.02 ILS |
| 50 MWK | 0.08 ILS |
| 100 MWK | 0.16 ILS |
| 500 MWK | 0.81 ILS |
| 1,000 MWK | 1.63 ILS |
Get MWK/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=ILSExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-05-28T23:16:30Z",
"rates": {
"ILS": 0.001625
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "ILS",
"amount": 100
},
"result": 0.1625,
"rate": 0.001625
}Build with MWK/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key