Rate Overview
Live
1 ILS = 3.4925 GHS
1 GHS = 0.286329
ILS
Avg
3.4965
High
3.5046
Low
3.4870
Last updated: 3/27/2026, 6:08:16 AM
Quick Conversions
| ILS | GHS |
|---|---|
| 1 ILS | 3.49 GHS |
| 10 ILS | 34.92 GHS |
| 50 ILS | 174.62 GHS |
| 100 ILS | 349.25 GHS |
| 500 ILS | 1,746.24 GHS |
| 1,000 ILS | 3,492.48 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-27T06:08:16Z",
"rates": {
"GHS": 3.492481
}
}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": 349.2481,
"rate": 3.492481
}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