Rate Overview
Live
1 GHS = 10.8071 ISK
1 ISK = 0.092532
GHS
Avg
11.0901
High
11.6004
Low
10.5257
Last updated: 7/23/2026, 8:24:05 AM
Quick Conversions
| GHS | ISK |
|---|---|
| 1 GHS | 10.81 ISK |
| 10 GHS | 108.07 ISK |
| 50 GHS | 540.35 ISK |
| 100 GHS | 1,080.71 ISK |
| 500 GHS | 5,403.54 ISK |
| 1,000 GHS | 10,807.09 ISK |
Get GHS/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=ISKExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-23T08:24:05Z",
"rates": {
"ISK": 10.807088
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "ISK",
"amount": 100
},
"result": 1080.7088,
"rate": 10.807088
}Build with GHS/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key