Rate Overview
Live
1 ILS = 4.1157 GHS
1 GHS = 0.242973
ILS
Avg
3.5964
High
4.1157
Low
3.2893
Last updated: 5/27/2026, 5:17:54 PM
Quick Conversions
| ILS | GHS |
|---|---|
| 1 ILS | 4.12 GHS |
| 10 ILS | 41.16 GHS |
| 50 ILS | 205.78 GHS |
| 100 ILS | 411.57 GHS |
| 500 ILS | 2,057.84 GHS |
| 1,000 ILS | 4,115.68 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-27T17:17:54Z",
"rates": {
"GHS": 4.115681
}
}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": 411.5681,
"rate": 4.115681
}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