Rate Overview
Live
1 ISK = 0.093662 GHS
1 GHS = 10.6767
ISK
Avg
0.090446
High
0.103715
Low
0.083213
Last updated: 7/30/2026, 8:05:11 AM
Quick Conversions
| ISK | GHS |
|---|---|
| 1 ISK | 0.09 GHS |
| 10 ISK | 0.94 GHS |
| 50 ISK | 4.68 GHS |
| 100 ISK | 9.37 GHS |
| 500 ISK | 46.83 GHS |
| 1,000 ISK | 93.66 GHS |
Get ISK/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=GHSExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-07-30T08:05:11Z",
"rates": {
"GHS": 0.093662
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "GHS",
"amount": 100
},
"result": 9.3662,
"rate": 0.093662
}Build with ISK/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key