Rate Overview
Live
1 ILS = 20.8933 MZN
1 MZN = 0.047862
ILS
Avg
20.8835
High
21.0177
Low
20.7739
Last updated: 7/27/2026, 10:42:28 PM
Quick Conversions
| ILS | MZN |
|---|---|
| 1 ILS | 20.89 MZN |
| 10 ILS | 208.93 MZN |
| 50 ILS | 1,044.66 MZN |
| 100 ILS | 2,089.33 MZN |
| 500 ILS | 10,446.64 MZN |
| 1,000 ILS | 20,893.27 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-27T22:42:28Z",
"rates": {
"MZN": 20.893274
}
}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": 2089.3274,
"rate": 20.893274
}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