Rate Overview
Live
1 ILS = 3.4789 GHS
1 GHS = 0.287450
ILS
Avg
3.4749
High
3.5095
Low
3.3909
Last updated: 3/27/2026, 9:31:39 AM
Quick Conversions
| ILS | GHS |
|---|---|
| 1 ILS | 3.48 GHS |
| 10 ILS | 34.79 GHS |
| 50 ILS | 173.94 GHS |
| 100 ILS | 347.89 GHS |
| 500 ILS | 1,739.43 GHS |
| 1,000 ILS | 3,478.86 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-03-27T09:31:39Z",
"rates": {
"GHS": 3.478861
}
}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": 347.8861,
"rate": 3.478861
}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