Rate Overview
Live
1 ILS = 1.3391 MYR
1 MYR = 0.746773
ILS
Avg
1.3164
High
1.3981
Low
1.2562
Last updated: 7/26/2026, 1:40:31 AM
Quick Conversions
| ILS | MYR |
|---|---|
| 1 ILS | 1.34 MYR |
| 10 ILS | 13.39 MYR |
| 50 ILS | 66.95 MYR |
| 100 ILS | 133.91 MYR |
| 500 ILS | 669.55 MYR |
| 1,000 ILS | 1,339.10 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-26T01:40:31Z",
"rates": {
"MYR": 1.339095
}
}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": 133.90949999999998,
"rate": 1.339095
}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