Rate Overview
Live
1 ILS = 1.2800 MYR
1 MYR = 0.781224
ILS
Avg
1.2709
High
1.2822
Low
1.2602
Last updated: 3/27/2026, 11:11:33 AM
Quick Conversions
| ILS | MYR |
|---|---|
| 1 ILS | 1.28 MYR |
| 10 ILS | 12.80 MYR |
| 50 ILS | 64.00 MYR |
| 100 ILS | 128.00 MYR |
| 500 ILS | 640.02 MYR |
| 1,000 ILS | 1,280.04 MYR |
Get ILS/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=MYRExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-27T11:11:33Z",
"rates": {
"MYR": 1.280042
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "MYR",
"amount": 100
},
"result": 128.0042,
"rate": 1.280042
}Build with ILS/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key