Rate Overview
Live
1 ILS = 22.5740 MZN
1 MZN = 0.044299
ILS
Avg
18.9334
High
22.5740
Low
16.8746
Last updated: 5/27/2026, 10:56:37 PM
Quick Conversions
| ILS | MZN |
|---|---|
| 1 ILS | 22.57 MZN |
| 10 ILS | 225.74 MZN |
| 50 ILS | 1,128.70 MZN |
| 100 ILS | 2,257.40 MZN |
| 500 ILS | 11,287.02 MZN |
| 1,000 ILS | 22,574.03 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-27T22:56:37Z",
"rates": {
"MZN": 22.574031
}
}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": 2257.4031,
"rate": 22.574031
}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