Rate Overview
Live
1 MAD = 0.317719 ILS
1 ILS = 3.1474
MAD
Avg
0.319365
High
0.322139
Low
0.317062
Last updated: 8/17/2026, 3:42:30 AM
Quick Conversions
| MAD | ILS |
|---|---|
| 1 MAD | 0.32 ILS |
| 10 MAD | 3.18 ILS |
| 50 MAD | 15.89 ILS |
| 100 MAD | 31.77 ILS |
| 500 MAD | 158.86 ILS |
| 1,000 MAD | 317.72 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-08-17T03:42:30Z",
"rates": {
"ILS": 0.317719
}
}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": 31.7719,
"rate": 0.317719
}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