Rate Overview
Live
1 MZN = 0.044320 ILS
1 ILS = 22.5632
MZN
Avg
0.045629
High
0.046787
Low
0.044320
Last updated: 5/28/2026, 12:06:52 AM
Quick Conversions
| MZN | ILS |
|---|---|
| 1 MZN | 0.04 ILS |
| 10 MZN | 0.44 ILS |
| 50 MZN | 2.22 ILS |
| 100 MZN | 4.43 ILS |
| 500 MZN | 22.16 ILS |
| 1,000 MZN | 44.32 ILS |
Get MZN/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=ILSExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-05-28T00:06:52Z",
"rates": {
"ILS": 0.04432
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "ILS",
"amount": 100
},
"result": 4.4319999999999995,
"rate": 0.04432
}Build with MZN/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key