Rate Overview
Live
1 MAD = 0.324053 ILS
1 ILS = 3.0859
MAD
Avg
0.326246
High
0.329613
Low
0.324029
Last updated: 4/17/2026, 7:31:10 AM
Quick Conversions
| MAD | ILS |
|---|---|
| 1 MAD | 0.32 ILS |
| 10 MAD | 3.24 ILS |
| 50 MAD | 16.20 ILS |
| 100 MAD | 32.41 ILS |
| 500 MAD | 162.03 ILS |
| 1,000 MAD | 324.05 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-04-17T07:31:10Z",
"rates": {
"ILS": 0.324053
}
}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.4053,
"rate": 0.324053
}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