Rate Overview
Live
1 MYR = 0.745099 ILS
1 ILS = 1.3421
MYR
Avg
0.746479
High
0.751449
Low
0.743434
Last updated: 7/27/2026, 8:26:46 PM
Quick Conversions
| MYR | ILS |
|---|---|
| 1 MYR | 0.75 ILS |
| 10 MYR | 7.45 ILS |
| 50 MYR | 37.25 ILS |
| 100 MYR | 74.51 ILS |
| 500 MYR | 372.55 ILS |
| 1,000 MYR | 745.10 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-07-27T20:26:46Z",
"rates": {
"ILS": 0.745099
}
}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": 74.5099,
"rate": 0.745099
}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