Rate Overview
Live
1 ILS = 21.8660 MZN
1 MZN = 0.045733
ILS
Avg
21.7931
High
21.9307
Low
21.4429
Last updated: 6/17/2026, 6:39:42 AM
Quick Conversions
| ILS | MZN |
|---|---|
| 1 ILS | 21.87 MZN |
| 10 ILS | 218.66 MZN |
| 50 ILS | 1,093.30 MZN |
| 100 ILS | 2,186.60 MZN |
| 500 ILS | 10,932.98 MZN |
| 1,000 ILS | 21,865.97 MZN |
Get ILS/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=MZNExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-06-17T06:39:42Z",
"rates": {
"MZN": 21.865966
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "MZN",
"amount": 100
},
"result": 2186.5966,
"rate": 21.865966
}Build with ILS/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key