Rate Overview
Live
1 ILS = 3.4838 GHS
1 GHS = 0.287039
ILS
Avg
3.4640
High
3.4985
Low
3.3985
Last updated: 3/7/2026, 3:44:51 AM
Quick Conversions
| ILS | GHS |
|---|---|
| 1 ILS | 3.48 GHS |
| 10 ILS | 34.84 GHS |
| 50 ILS | 174.19 GHS |
| 100 ILS | 348.38 GHS |
| 500 ILS | 1,741.92 GHS |
| 1,000 ILS | 3,483.84 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-07T03:44:51Z",
"rates": {
"GHS": 3.483843
}
}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.3843,
"rate": 3.483843
}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