Rate Overview
Live
1 ILS = 21.3001 MZN
1 MZN = 0.046948
ILS
Avg
21.3369
High
21.4592
Low
21.2605
Last updated: 7/4/2026, 7:24:38 AM
Quick Conversions
| ILS | MZN |
|---|---|
| 1 ILS | 21.30 MZN |
| 10 ILS | 213.00 MZN |
| 50 ILS | 1,065.01 MZN |
| 100 ILS | 2,130.01 MZN |
| 500 ILS | 10,650.07 MZN |
| 1,000 ILS | 21,300.13 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-04T07:24:38Z",
"rates": {
"MZN": 21.300133
}
}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": 2130.0133,
"rate": 21.300133
}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