Rate Overview
Live
1 MYR = 0.713007 ILS
1 ILS = 1.4025
MYR
Avg
0.737451
High
0.756493
Low
0.713007
Last updated: 5/27/2026, 12:16:05 PM
Quick Conversions
| MYR | ILS |
|---|---|
| 1 MYR | 0.71 ILS |
| 10 MYR | 7.13 ILS |
| 50 MYR | 35.65 ILS |
| 100 MYR | 71.30 ILS |
| 500 MYR | 356.50 ILS |
| 1,000 MYR | 713.01 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-05-27T12:16:05Z",
"rates": {
"ILS": 0.713007
}
}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": 71.30069999999999,
"rate": 0.713007
}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