Rate Overview
Live
1 ILS = 1.2819 MYR
1 MYR = 0.780106
ILS
Avg
1.2700
High
1.2819
Low
1.2602
Last updated: 3/27/2026, 4:30:31 PM
Quick Conversions
| ILS | MYR |
|---|---|
| 1 ILS | 1.28 MYR |
| 10 ILS | 12.82 MYR |
| 50 ILS | 64.09 MYR |
| 100 ILS | 128.19 MYR |
| 500 ILS | 640.94 MYR |
| 1,000 ILS | 1,281.88 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-27T16:30:31Z",
"rates": {
"MYR": 1.281877
}
}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": 128.1877,
"rate": 1.281877
}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