Rate Overview
Live
1 MYR = 0.754241 ILS
1 ILS = 1.3258
MYR
Avg
0.762385
High
0.770540
Low
0.754241
Last updated: 4/17/2026, 4:58:59 AM
Quick Conversions
| MYR | ILS |
|---|---|
| 1 MYR | 0.75 ILS |
| 10 MYR | 7.54 ILS |
| 50 MYR | 37.71 ILS |
| 100 MYR | 75.42 ILS |
| 500 MYR | 377.12 ILS |
| 1,000 MYR | 754.24 ILS |
Get MYR/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=ILSExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-04-17T04:58:59Z",
"rates": {
"ILS": 0.754241
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "ILS",
"amount": 100
},
"result": 75.42410000000001,
"rate": 0.754241
}Build with MYR/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key