Rate Overview
Live
1 ILS = 3.7843 GHS
1 GHS = 0.264252
ILS
Avg
3.7894
High
3.8028
Low
3.7684
Last updated: 7/7/2026, 9:24:29 AM
Quick Conversions
| ILS | GHS |
|---|---|
| 1 ILS | 3.78 GHS |
| 10 ILS | 37.84 GHS |
| 50 ILS | 189.21 GHS |
| 100 ILS | 378.43 GHS |
| 500 ILS | 1,892.13 GHS |
| 1,000 ILS | 3,784.27 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-07-07T09:24:29Z",
"rates": {
"GHS": 3.784268
}
}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": 378.4268,
"rate": 3.784268
}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