Rate Overview
Live
1 ILS = 1.3498 MYR
1 MYR = 0.740836
ILS
Avg
1.3473
High
1.3509
Low
1.3347
Last updated: 5/7/2026, 1:47:36 PM
Quick Conversions
| ILS | MYR |
|---|---|
| 1 ILS | 1.35 MYR |
| 10 ILS | 13.50 MYR |
| 50 ILS | 67.49 MYR |
| 100 ILS | 134.98 MYR |
| 500 ILS | 674.91 MYR |
| 1,000 ILS | 1,349.83 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-05-07T13:47:36Z",
"rates": {
"MYR": 1.349826
}
}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.9826,
"rate": 1.349826
}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