Rate Overview
Live
1 MYR = 0.746772 ILS
1 ILS = 1.3391
MYR
Avg
0.772586
High
0.810500
Low
0.707892
Last updated: 7/25/2026, 8:21:12 PM
Quick Conversions
| MYR | ILS |
|---|---|
| 1 MYR | 0.75 ILS |
| 10 MYR | 7.47 ILS |
| 50 MYR | 37.34 ILS |
| 100 MYR | 74.68 ILS |
| 500 MYR | 373.39 ILS |
| 1,000 MYR | 746.77 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-25T20:21:12Z",
"rates": {
"ILS": 0.746772
}
}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.6772,
"rate": 0.746772
}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