Rate Overview
Live
1 ILS = 3.8593 GHS
1 GHS = 0.259112
ILS
Avg
3.8417
High
3.9229
Low
3.7924
Last updated: 6/17/2026, 6:37:57 AM
Quick Conversions
| ILS | GHS |
|---|---|
| 1 ILS | 3.86 GHS |
| 10 ILS | 38.59 GHS |
| 50 ILS | 192.97 GHS |
| 100 ILS | 385.93 GHS |
| 500 ILS | 1,929.67 GHS |
| 1,000 ILS | 3,859.33 GHS |
Get ILS/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=GHSExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-06-17T06:37:57Z",
"rates": {
"GHS": 3.859333
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "GHS",
"amount": 100
},
"result": 385.9333,
"rate": 3.859333
}Build with ILS/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key