Rate Overview
Live
1 ILS = 1.3391 MYR
1 MYR = 0.746773
ILS
Avg
1.3408
High
1.3517
Low
1.3308
Last updated: 7/25/2026, 8:52:03 PM
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-25T20:52:03Z",
"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