Rate Overview
Live
1 MAD = 0.325766 ILS
1 ILS = 3.0697
MAD
Avg
0.342983
High
0.383695
Low
0.306192
Last updated: 7/28/2026, 11:55:40 AM
Quick Conversions
| MAD | ILS |
|---|---|
| 1 MAD | 0.33 ILS |
| 10 MAD | 3.26 ILS |
| 50 MAD | 16.29 ILS |
| 100 MAD | 32.58 ILS |
| 500 MAD | 162.88 ILS |
| 1,000 MAD | 325.77 ILS |
Get MAD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MAD¤cies=ILSExample Response:
{
"success": true,
"base": "MAD",
"date": "2026-07-28T11:55:40Z",
"rates": {
"ILS": 0.325766
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MAD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MAD",
"to": "ILS",
"amount": 100
},
"result": 32.5766,
"rate": 0.325766
}Build with MAD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key