Rate Overview
Live
1 ILS = 3.4812 GHS
1 GHS = 0.287254
ILS
Avg
3.4691
High
3.5746
Low
3.2893
Last updated: 3/27/2026, 4:42:17 PM
Quick Conversions
| ILS | GHS |
|---|---|
| 1 ILS | 3.48 GHS |
| 10 ILS | 34.81 GHS |
| 50 ILS | 174.06 GHS |
| 100 ILS | 348.12 GHS |
| 500 ILS | 1,740.62 GHS |
| 1,000 ILS | 3,481.24 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-27T16:42:17Z",
"rates": {
"GHS": 3.481244
}
}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": 348.1244,
"rate": 3.481244
}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