Rate Overview
Live
1 MZN = 0.046433 ILS
1 ILS = 21.5364
MZN
Avg
0.045430
High
0.046635
Low
0.043945
Last updated: 6/22/2026, 3:14:53 AM
Quick Conversions
| MZN | ILS |
|---|---|
| 1 MZN | 0.05 ILS |
| 10 MZN | 0.46 ILS |
| 50 MZN | 2.32 ILS |
| 100 MZN | 4.64 ILS |
| 500 MZN | 23.22 ILS |
| 1,000 MZN | 46.43 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-06-22T03:14:53Z",
"rates": {
"ILS": 0.046433
}
}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.6433,
"rate": 0.046433
}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