Rate Overview
Live
1 ILS = 1.3262 MYR
1 MYR = 0.754009
ILS
Avg
1.3118
High
1.3262
Low
1.2978
Last updated: 4/17/2026, 6:29:02 AM
Quick Conversions
| ILS | MYR |
|---|---|
| 1 ILS | 1.33 MYR |
| 10 ILS | 13.26 MYR |
| 50 ILS | 66.31 MYR |
| 100 ILS | 132.62 MYR |
| 500 ILS | 663.12 MYR |
| 1,000 ILS | 1,326.24 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-04-17T06:29:02Z",
"rates": {
"MYR": 1.326244
}
}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": 132.6244,
"rate": 1.326244
}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