Rate Overview
Live
1 MZN = 0.048507 ILS
1 ILS = 20.6156
MZN
Avg
0.048525
High
0.049103
Low
0.048125
Last updated: 3/7/2026, 7:56:25 AM
Quick Conversions
| MZN | ILS |
|---|---|
| 1 MZN | 0.05 ILS |
| 10 MZN | 0.49 ILS |
| 50 MZN | 2.43 ILS |
| 100 MZN | 4.85 ILS |
| 500 MZN | 24.25 ILS |
| 1,000 MZN | 48.51 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-03-07T07:56:25Z",
"rates": {
"ILS": 0.048507
}
}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.8507,
"rate": 0.048507
}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