Rate Overview
Live
1 ILS = 3.4804 GHS
1 GHS = 0.287322
ILS
Avg
3.4822
High
3.8271
Low
3.2173
Last updated: 3/27/2026, 7:47:59 AM
Quick Conversions
| ILS | GHS |
|---|---|
| 1 ILS | 3.48 GHS |
| 10 ILS | 34.80 GHS |
| 50 ILS | 174.02 GHS |
| 100 ILS | 348.04 GHS |
| 500 ILS | 1,740.21 GHS |
| 1,000 ILS | 3,480.41 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-27T07:47:59Z",
"rates": {
"GHS": 3.480412
}
}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.0412,
"rate": 3.480412
}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