Rate Overview
Live
1 MYR = 0.725942 ILS
1 ILS = 1.3775
MYR
Avg
0.789105
High
0.898715
Low
0.715427
Last updated: 7/1/2026, 6:38:02 AM
Quick Conversions
| MYR | ILS |
|---|---|
| 1 MYR | 0.73 ILS |
| 10 MYR | 7.26 ILS |
| 50 MYR | 36.30 ILS |
| 100 MYR | 72.59 ILS |
| 500 MYR | 362.97 ILS |
| 1,000 MYR | 725.94 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-01T06:38:02Z",
"rates": {
"ILS": 0.725942
}
}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": 72.5942,
"rate": 0.725942
}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