Rate Overview
Live
1 ILS = 21.3900 MZN
1 MZN = 0.046751
ILS
Avg
21.1677
High
21.3900
Low
20.8821
Last updated: 4/17/2026, 12:03:41 PM
Quick Conversions
| ILS | MZN |
|---|---|
| 1 ILS | 21.39 MZN |
| 10 ILS | 213.90 MZN |
| 50 ILS | 1,069.50 MZN |
| 100 ILS | 2,139.00 MZN |
| 500 ILS | 10,694.99 MZN |
| 1,000 ILS | 21,389.99 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-04-17T12:03:41Z",
"rates": {
"MZN": 21.389989
}
}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": 2138.9989,
"rate": 21.389989
}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