Rate Overview
Live
1 ILS = 1.3458 MYR
1 MYR = 0.743054
ILS
Avg
1.3220
High
1.4135
Low
1.2426
Last updated: 7/24/2026, 5:03:59 PM
Quick Conversions
| ILS | MYR |
|---|---|
| 1 ILS | 1.35 MYR |
| 10 ILS | 13.46 MYR |
| 50 ILS | 67.29 MYR |
| 100 ILS | 134.58 MYR |
| 500 ILS | 672.90 MYR |
| 1,000 ILS | 1,345.80 MYR |
Get ILS/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=MYRExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-24T17:03:59Z",
"rates": {
"MYR": 1.345797
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "MYR",
"amount": 100
},
"result": 134.5797,
"rate": 1.345797
}Build with ILS/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key