Rate Overview
Live
1 ILS = 4.1184 GHS
1 GHS = 0.242814
ILS
Avg
3.4348
High
4.1184
Low
2.9184
Last updated: 5/28/2026, 12:08:26 AM
Quick Conversions
| ILS | GHS |
|---|---|
| 1 ILS | 4.12 GHS |
| 10 ILS | 41.18 GHS |
| 50 ILS | 205.92 GHS |
| 100 ILS | 411.84 GHS |
| 500 ILS | 2,059.19 GHS |
| 1,000 ILS | 4,118.37 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-28T00:08:26Z",
"rates": {
"GHS": 4.118373
}
}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.8373,
"rate": 4.118373
}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