Rate Overview
Live
1 ILS = 21.9902 MZN
1 MZN = 0.045475
ILS
Avg
21.7752
High
22.0048
Low
21.5762
Last updated: 5/7/2026, 1:46:02 PM
Quick Conversions
| ILS | MZN |
|---|---|
| 1 ILS | 21.99 MZN |
| 10 ILS | 219.90 MZN |
| 50 ILS | 1,099.51 MZN |
| 100 ILS | 2,199.02 MZN |
| 500 ILS | 10,995.09 MZN |
| 1,000 ILS | 21,990.17 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-05-07T13:46:02Z",
"rates": {
"MZN": 21.990174
}
}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": 2199.0174,
"rate": 21.990174
}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