Rate Overview
Live
1 ILS = 20.8536 MZN
1 MZN = 0.047953
ILS
Avg
19.0558
High
21.7140
Low
16.8746
Last updated: 7/29/2026, 4:08:08 AM
Quick Conversions
| ILS | MZN |
|---|---|
| 1 ILS | 20.85 MZN |
| 10 ILS | 208.54 MZN |
| 50 ILS | 1,042.68 MZN |
| 100 ILS | 2,085.36 MZN |
| 500 ILS | 10,426.82 MZN |
| 1,000 ILS | 20,853.63 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-07-29T04:08:08Z",
"rates": {
"MZN": 20.853631
}
}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": 2085.3631,
"rate": 20.853631
}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