Rate Overview
Live
1 MZN = 0.047291 ILS
1 ILS = 21.1457
MZN
Avg
0.049596
High
0.053923
Low
0.044438
Last updated: 7/12/2026, 10:40:51 AM
Quick Conversions
| MZN | ILS |
|---|---|
| 1 MZN | 0.05 ILS |
| 10 MZN | 0.47 ILS |
| 50 MZN | 2.36 ILS |
| 100 MZN | 4.73 ILS |
| 500 MZN | 23.65 ILS |
| 1,000 MZN | 47.29 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-07-12T10:40:51Z",
"rates": {
"ILS": 0.047291
}
}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.7291,
"rate": 0.047291
}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