Rate Overview
Live
1 MAD = 0.321918 ILS
1 ILS = 3.1064
MAD
Avg
0.318690
High
0.324684
Low
0.314279
Last updated: 7/10/2026, 3:57:43 AM
Quick Conversions
| MAD | ILS |
|---|---|
| 1 MAD | 0.32 ILS |
| 10 MAD | 3.22 ILS |
| 50 MAD | 16.10 ILS |
| 100 MAD | 32.19 ILS |
| 500 MAD | 160.96 ILS |
| 1,000 MAD | 321.92 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-07-10T03:57:43Z",
"rates": {
"ILS": 0.321918
}
}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": 32.1918,
"rate": 0.321918
}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