Rate Overview
Live
1 ILS = 20.6155 MZN
1 MZN = 0.048507
ILS
Avg
20.6085
High
20.7789
Low
20.3651
Last updated: 3/7/2026, 7:40:05 AM
Quick Conversions
| ILS | MZN |
|---|---|
| 1 ILS | 20.62 MZN |
| 10 ILS | 206.15 MZN |
| 50 ILS | 1,030.77 MZN |
| 100 ILS | 2,061.55 MZN |
| 500 ILS | 10,307.73 MZN |
| 1,000 ILS | 20,615.46 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-07T07:40:05Z",
"rates": {
"MZN": 20.615457
}
}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": 2061.5457,
"rate": 20.615457
}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