Rate Overview
Live
1 MYR = 0.783624 ILS
1 ILS = 1.2761
MYR
Avg
0.795916
High
0.898936
Low
0.730770
Last updated: 3/29/2026, 9:00:57 AM
Quick Conversions
| MYR | ILS |
|---|---|
| 1 MYR | 0.78 ILS |
| 10 MYR | 7.84 ILS |
| 50 MYR | 39.18 ILS |
| 100 MYR | 78.36 ILS |
| 500 MYR | 391.81 ILS |
| 1,000 MYR | 783.62 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-29T09:00:57Z",
"rates": {
"ILS": 0.783624
}
}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.3624,
"rate": 0.783624
}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