Rate Overview
Live
1 ILS = 3.6833 GHS
1 GHS = 0.271496
ILS
Avg
3.7838
High
3.9218
Low
3.6833
Last updated: 8/17/2026, 4:40:12 PM
Quick Conversions
| ILS | GHS |
|---|---|
| 1 ILS | 3.68 GHS |
| 10 ILS | 36.83 GHS |
| 50 ILS | 184.17 GHS |
| 100 ILS | 368.33 GHS |
| 500 ILS | 1,841.65 GHS |
| 1,000 ILS | 3,683.30 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-08-17T16:40:12Z",
"rates": {
"GHS": 3.683301
}
}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": 368.3301,
"rate": 3.683301
}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