Rate Overview
Live
1 ILS = 4.1195 GHS
1 GHS = 0.242746
ILS
Avg
4.0274
High
4.1195
Low
3.9188
Last updated: 5/27/2026, 6:21:30 PM
Quick Conversions
| ILS | GHS |
|---|---|
| 1 ILS | 4.12 GHS |
| 10 ILS | 41.20 GHS |
| 50 ILS | 205.98 GHS |
| 100 ILS | 411.95 GHS |
| 500 ILS | 2,059.77 GHS |
| 1,000 ILS | 4,119.54 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-27T18:21:30Z",
"rates": {
"GHS": 4.119538
}
}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.95380000000006,
"rate": 4.119538
}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