Rate Overview
Live
1 MAD = 0.331787 ILS
1 ILS = 3.0140
MAD
Avg
0.334845
High
0.342673
Low
0.330280
Last updated: 3/7/2026, 1:01:21 AM
Quick Conversions
| MAD | ILS |
|---|---|
| 1 MAD | 0.33 ILS |
| 10 MAD | 3.32 ILS |
| 50 MAD | 16.59 ILS |
| 100 MAD | 33.18 ILS |
| 500 MAD | 165.89 ILS |
| 1,000 MAD | 331.79 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-07T01:01:21Z",
"rates": {
"ILS": 0.331787
}
}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.1787,
"rate": 0.331787
}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