Rate Overview
Live
1 ILS = 1.2761 MYR
1 MYR = 0.783622
ILS
Avg
1.2760
High
1.3011
Low
1.2426
Last updated: 3/27/2026, 2:52:25 PM
Quick Conversions
| ILS | MYR |
|---|---|
| 1 ILS | 1.28 MYR |
| 10 ILS | 12.76 MYR |
| 50 ILS | 63.81 MYR |
| 100 ILS | 127.61 MYR |
| 500 ILS | 638.06 MYR |
| 1,000 ILS | 1,276.13 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-03-27T14:52:25Z",
"rates": {
"MYR": 1.276125
}
}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": 127.6125,
"rate": 1.276125
}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