Rate Overview
Live
1 MYR = 0.723292 ILS
1 ILS = 1.3826
MYR
Avg
0.729222
High
0.733817
Low
0.721875
Last updated: 8/15/2026, 3:24:33 AM
Quick Conversions
| MYR | ILS |
|---|---|
| 1 MYR | 0.72 ILS |
| 10 MYR | 7.23 ILS |
| 50 MYR | 36.16 ILS |
| 100 MYR | 72.33 ILS |
| 500 MYR | 361.65 ILS |
| 1,000 MYR | 723.29 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-08-15T03:24:33Z",
"rates": {
"ILS": 0.723292
}
}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.3292,
"rate": 0.723292
}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