Rate Overview
Live
1 ILS = 1.3414 MYR
1 MYR = 0.745506
ILS
Avg
1.3475
High
1.3560
Low
1.3358
Last updated: 9/2/2026, 3:52:59 PM
Quick Conversions
| ILS | MYR |
|---|---|
| 1 ILS | 1.34 MYR |
| 10 ILS | 13.41 MYR |
| 50 ILS | 67.07 MYR |
| 100 ILS | 134.14 MYR |
| 500 ILS | 670.69 MYR |
| 1,000 ILS | 1,341.37 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-09-02T15:52:59Z",
"rates": {
"MYR": 1.34137
}
}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.137,
"rate": 1.34137
}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