Rate Overview
Live
1 ILS = 21.5169 MZN
1 MZN = 0.046475
ILS
Avg
21.3083
High
21.5169
Low
21.1714
Last updated: 8/13/2026, 11:51:04 PM
Quick Conversions
| ILS | MZN |
|---|---|
| 1 ILS | 21.52 MZN |
| 10 ILS | 215.17 MZN |
| 50 ILS | 1,075.85 MZN |
| 100 ILS | 2,151.69 MZN |
| 500 ILS | 10,758.47 MZN |
| 1,000 ILS | 21,516.94 MZN |
Get ILS/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=MZNExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-08-13T23:51:04Z",
"rates": {
"MZN": 21.51694
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "MZN",
"amount": 100
},
"result": 2151.694,
"rate": 21.51694
}Build with ILS/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key