Rate Overview
Live
1 ILS = 22.5812 MZN
1 MZN = 0.044285
ILS
Avg
22.1680
High
22.5812
Low
21.8354
Last updated: 5/27/2026, 7:16:36 PM
Quick Conversions
| ILS | MZN |
|---|---|
| 1 ILS | 22.58 MZN |
| 10 ILS | 225.81 MZN |
| 50 ILS | 1,129.06 MZN |
| 100 ILS | 2,258.12 MZN |
| 500 ILS | 11,290.61 MZN |
| 1,000 ILS | 22,581.22 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-27T19:16:36Z",
"rates": {
"MZN": 22.58122
}
}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": 2258.122,
"rate": 22.58122
}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