Rate Overview
Live
1 MYR = 0.780954 ILS
1 ILS = 1.2805
MYR
Avg
0.788178
High
0.805994
Low
0.779458
Last updated: 3/7/2026, 1:05:51 AM
Quick Conversions
| MYR | ILS |
|---|---|
| 1 MYR | 0.78 ILS |
| 10 MYR | 7.81 ILS |
| 50 MYR | 39.05 ILS |
| 100 MYR | 78.10 ILS |
| 500 MYR | 390.48 ILS |
| 1,000 MYR | 780.95 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-07T01:05:51Z",
"rates": {
"ILS": 0.780954
}
}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": 78.0954,
"rate": 0.780954
}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