Rate Overview
Live
1 MAD = 0.307900 ILS
1 ILS = 3.2478
MAD
Avg
0.312616
High
0.316404
Low
0.307900
Last updated: 5/27/2026, 6:21:59 PM
Quick Conversions
| MAD | ILS |
|---|---|
| 1 MAD | 0.31 ILS |
| 10 MAD | 3.08 ILS |
| 50 MAD | 15.40 ILS |
| 100 MAD | 30.79 ILS |
| 500 MAD | 153.95 ILS |
| 1,000 MAD | 307.90 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-05-27T18:21:59Z",
"rates": {
"ILS": 0.3079
}
}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": 30.79,
"rate": 0.3079
}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