Rate Overview
Live
1 MYR = 0.744965 ILS
1 ILS = 1.3423
MYR
Avg
0.770950
High
0.806195
Low
0.707462
Last updated: 7/27/2026, 11:35:14 PM
Quick Conversions
| MYR | ILS |
|---|---|
| 1 MYR | 0.74 ILS |
| 10 MYR | 7.45 ILS |
| 50 MYR | 37.25 ILS |
| 100 MYR | 74.50 ILS |
| 500 MYR | 372.48 ILS |
| 1,000 MYR | 744.97 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-07-27T23:35:14Z",
"rates": {
"ILS": 0.744965
}
}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": 74.4965,
"rate": 0.744965
}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