Rate Overview
Live
1 MAD = 0.336581 ILS
1 ILS = 2.9711
MAD
Avg
0.334054
High
0.342834
Low
0.330071
Last updated: 3/27/2026, 12:54:22 PM
Quick Conversions
| MAD | ILS |
|---|---|
| 1 MAD | 0.34 ILS |
| 10 MAD | 3.37 ILS |
| 50 MAD | 16.83 ILS |
| 100 MAD | 33.66 ILS |
| 500 MAD | 168.29 ILS |
| 1,000 MAD | 336.58 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-27T12:54:22Z",
"rates": {
"ILS": 0.336581
}
}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.658100000000005,
"rate": 0.336581
}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