Rate Overview
Live
1 ILS = 1.2759 MYR
1 MYR = 0.783754
ILS
Avg
1.2692
High
1.2829
Low
1.2407
Last updated: 3/7/2026, 4:26:06 AM
Quick Conversions
| ILS | MYR |
|---|---|
| 1 ILS | 1.28 MYR |
| 10 ILS | 12.76 MYR |
| 50 ILS | 63.80 MYR |
| 100 ILS | 127.59 MYR |
| 500 ILS | 637.96 MYR |
| 1,000 ILS | 1,275.91 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-07T04:26:06Z",
"rates": {
"MYR": 1.275911
}
}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.5911,
"rate": 1.275911
}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