Rate Overview
Live
1 ILS = 3.8440 GHS
1 GHS = 0.260143
ILS
Avg
3.7932
High
3.8440
Low
3.7494
Last updated: 7/27/2026, 10:55:05 AM
Quick Conversions
| ILS | GHS |
|---|---|
| 1 ILS | 3.84 GHS |
| 10 ILS | 38.44 GHS |
| 50 ILS | 192.20 GHS |
| 100 ILS | 384.40 GHS |
| 500 ILS | 1,922.02 GHS |
| 1,000 ILS | 3,844.04 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-27T10:55:05Z",
"rates": {
"GHS": 3.844038
}
}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": 384.4038,
"rate": 3.844038
}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