Rate Overview
Live
1 ILS = 3.7792 GHS
1 GHS = 0.264607
ILS
Avg
3.7561
High
3.7792
Low
3.7220
Last updated: 9/5/2026, 9:09:19 AM
Quick Conversions
| ILS | GHS |
|---|---|
| 1 ILS | 3.78 GHS |
| 10 ILS | 37.79 GHS |
| 50 ILS | 188.96 GHS |
| 100 ILS | 377.92 GHS |
| 500 ILS | 1,889.60 GHS |
| 1,000 ILS | 3,779.19 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-09-05T09:09:19Z",
"rates": {
"GHS": 3.779192
}
}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": 377.9192,
"rate": 3.779192
}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