Rate Overview
Live
1 MYR = 0.777982 ILS
1 ILS = 1.2854
MYR
Avg
0.786493
High
0.793497
Low
0.777982
Last updated: 3/27/2026, 6:05:00 AM
Quick Conversions
| MYR | ILS |
|---|---|
| 1 MYR | 0.78 ILS |
| 10 MYR | 7.78 ILS |
| 50 MYR | 38.90 ILS |
| 100 MYR | 77.80 ILS |
| 500 MYR | 388.99 ILS |
| 1,000 MYR | 777.98 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-03-27T06:05:00Z",
"rates": {
"ILS": 0.777982
}
}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": 77.7982,
"rate": 0.777982
}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