Rate Overview
Live
1 ILS = 20.3818 MZN
1 MZN = 0.049063
ILS
Avg
20.4012
High
20.5004
Low
20.2234
Last updated: 3/28/2026, 1:45:51 PM
Quick Conversions
| ILS | MZN |
|---|---|
| 1 ILS | 20.38 MZN |
| 10 ILS | 203.82 MZN |
| 50 ILS | 1,019.09 MZN |
| 100 ILS | 2,038.18 MZN |
| 500 ILS | 10,190.90 MZN |
| 1,000 ILS | 20,381.81 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-03-28T13:45:51Z",
"rates": {
"MZN": 20.381806
}
}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": 2038.1806000000001,
"rate": 20.381806
}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