Rate Overview
Live
1 ILS = 1.2766 MYR
1 MYR = 0.783325
ILS
Avg
1.2650
High
1.2829
Low
1.2379
Last updated: 3/27/2026, 1:01:06 PM
Quick Conversions
| ILS | MYR |
|---|---|
| 1 ILS | 1.28 MYR |
| 10 ILS | 12.77 MYR |
| 50 ILS | 63.83 MYR |
| 100 ILS | 127.66 MYR |
| 500 ILS | 638.31 MYR |
| 1,000 ILS | 1,276.61 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-27T13:01:06Z",
"rates": {
"MYR": 1.27661
}
}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.661,
"rate": 1.27661
}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