Rate Overview
Live
1 MAD = 0.307433 ILS
1 ILS = 3.2527
MAD
Avg
0.353633
High
0.391220
Low
0.307433
Last updated: 5/27/2026, 7:30:41 PM
Quick Conversions
| MAD | ILS |
|---|---|
| 1 MAD | 0.31 ILS |
| 10 MAD | 3.07 ILS |
| 50 MAD | 15.37 ILS |
| 100 MAD | 30.74 ILS |
| 500 MAD | 153.72 ILS |
| 1,000 MAD | 307.43 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-27T19:30:41Z",
"rates": {
"ILS": 0.307433
}
}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.7433,
"rate": 0.307433
}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