Rate Overview
Live
1 ILS = 3.6819 GHS
1 GHS = 0.271599
ILS
Avg
3.6456
High
3.6819
Low
3.5876
Last updated: 4/17/2026, 4:55:17 AM
Quick Conversions
| ILS | GHS |
|---|---|
| 1 ILS | 3.68 GHS |
| 10 ILS | 36.82 GHS |
| 50 ILS | 184.09 GHS |
| 100 ILS | 368.19 GHS |
| 500 ILS | 1,840.95 GHS |
| 1,000 ILS | 3,681.90 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-04-17T04:55:17Z",
"rates": {
"GHS": 3.681898
}
}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.1898,
"rate": 3.681898
}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