Rate Overview
Live
1 MYR = 0.714595 ILS
1 ILS = 1.3994
MYR
Avg
0.720324
High
0.731794
Low
0.714595
Last updated: 6/17/2026, 8:04:32 AM
Quick Conversions
| MYR | ILS |
|---|---|
| 1 MYR | 0.71 ILS |
| 10 MYR | 7.15 ILS |
| 50 MYR | 35.73 ILS |
| 100 MYR | 71.46 ILS |
| 500 MYR | 357.30 ILS |
| 1,000 MYR | 714.60 ILS |
Get MYR/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=ILSExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-06-17T08:04:32Z",
"rates": {
"ILS": 0.714595
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "ILS",
"amount": 100
},
"result": 71.45949999999999,
"rate": 0.714595
}Build with MYR/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key