Rate Overview
Live
1 ILS = 3.8003 GHS
1 GHS = 0.263139
ILS
Avg
3.6577
High
4.1536
Low
3.2893
Last updated: 7/25/2026, 6:24:21 AM
Quick Conversions
| ILS | GHS |
|---|---|
| 1 ILS | 3.80 GHS |
| 10 ILS | 38.00 GHS |
| 50 ILS | 190.01 GHS |
| 100 ILS | 380.03 GHS |
| 500 ILS | 1,900.14 GHS |
| 1,000 ILS | 3,800.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-25T06:24:21Z",
"rates": {
"GHS": 3.800274
}
}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": 380.0274,
"rate": 3.800274
}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