Rate Overview
Live
1 ILS = 22.5629 MZN
1 MZN = 0.044321
ILS
Avg
21.9184
High
22.5629
Low
21.3731
Last updated: 5/28/2026, 12:06:53 AM
Quick Conversions
| ILS | MZN |
|---|---|
| 1 ILS | 22.56 MZN |
| 10 ILS | 225.63 MZN |
| 50 ILS | 1,128.14 MZN |
| 100 ILS | 2,256.29 MZN |
| 500 ILS | 11,281.43 MZN |
| 1,000 ILS | 22,562.86 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-05-28T00:06:53Z",
"rates": {
"MZN": 22.562857
}
}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": 2256.2857,
"rate": 22.562857
}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