Rate Overview
Live
1 MYR = 0.740814 ILS
1 ILS = 1.3499
MYR
Avg
0.742993
High
0.748606
Low
0.738389
Last updated: 9/4/2026, 3:08:08 AM
Quick Conversions
| MYR | ILS |
|---|---|
| 1 MYR | 0.74 ILS |
| 10 MYR | 7.41 ILS |
| 50 MYR | 37.04 ILS |
| 100 MYR | 74.08 ILS |
| 500 MYR | 370.41 ILS |
| 1,000 MYR | 740.81 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-09-04T03:08:08Z",
"rates": {
"ILS": 0.740814
}
}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.0814,
"rate": 0.740814
}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