Rate Overview
Live
1 ILS = 4.1205 GHS
1 GHS = 0.242690
ILS
Avg
3.5934
High
4.1205
Low
3.2881
Last updated: 5/27/2026, 9:54:10 PM
Quick Conversions
| ILS | GHS |
|---|---|
| 1 ILS | 4.12 GHS |
| 10 ILS | 41.20 GHS |
| 50 ILS | 206.02 GHS |
| 100 ILS | 412.05 GHS |
| 500 ILS | 2,060.24 GHS |
| 1,000 ILS | 4,120.49 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-27T21:54:10Z",
"rates": {
"GHS": 4.120486
}
}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.04859999999996,
"rate": 4.120486
}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