Rate Overview
Live
1 MAD = 0.337127 ILS
1 ILS = 2.9662
MAD
Avg
0.334298
High
0.337127
Low
0.331922
Last updated: 3/27/2026, 2:37:01 PM
Quick Conversions
| MAD | ILS |
|---|---|
| 1 MAD | 0.34 ILS |
| 10 MAD | 3.37 ILS |
| 50 MAD | 16.86 ILS |
| 100 MAD | 33.71 ILS |
| 500 MAD | 168.56 ILS |
| 1,000 MAD | 337.13 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-03-27T14:37:01Z",
"rates": {
"ILS": 0.337127
}
}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": 33.7127,
"rate": 0.337127
}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