Rate Overview
Live
1 MZN = 0.045630 ILS
1 ILS = 21.9154
MZN
Avg
0.045949
High
0.046347
Low
0.045477
Last updated: 5/7/2026, 2:50:55 PM
Quick Conversions
| MZN | ILS |
|---|---|
| 1 MZN | 0.05 ILS |
| 10 MZN | 0.46 ILS |
| 50 MZN | 2.28 ILS |
| 100 MZN | 4.56 ILS |
| 500 MZN | 22.81 ILS |
| 1,000 MZN | 45.63 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-07T14:50:55Z",
"rates": {
"ILS": 0.04563
}
}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.563,
"rate": 0.04563
}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