Rate Overview
Live
1 ILS = 22.5653 MZN
1 MZN = 0.044316
ILS
Avg
20.6977
High
22.5653
Low
19.6022
Last updated: 5/27/2026, 8:30:03 PM
Quick Conversions
| ILS | MZN |
|---|---|
| 1 ILS | 22.57 MZN |
| 10 ILS | 225.65 MZN |
| 50 ILS | 1,128.26 MZN |
| 100 ILS | 2,256.53 MZN |
| 500 ILS | 11,282.63 MZN |
| 1,000 ILS | 22,565.25 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-27T20:30:03Z",
"rates": {
"MZN": 22.565251
}
}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": 2256.5251,
"rate": 22.565251
}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