Rate Overview
Live
1 ILS = 4.1204 GHS
1 GHS = 0.242694
ILS
Avg
3.5934
High
4.1204
Low
3.2881
Last updated: 5/27/2026, 10:52:55 PM
Quick Conversions
| ILS | GHS |
|---|---|
| 1 ILS | 4.12 GHS |
| 10 ILS | 41.20 GHS |
| 50 ILS | 206.02 GHS |
| 100 ILS | 412.04 GHS |
| 500 ILS | 2,060.21 GHS |
| 1,000 ILS | 4,120.41 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-05-27T22:52:55Z",
"rates": {
"GHS": 4.120413
}
}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": 412.04130000000004,
"rate": 4.120413
}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