Rate Overview
Live
1 GHS = 10.6767 ISK
1 ISK = 0.093662
GHS
Avg
11.0824
High
12.0173
Low
9.6417
Last updated: 7/30/2026, 8:05:13 AM
Quick Conversions
| GHS | ISK |
|---|---|
| 1 GHS | 10.68 ISK |
| 10 GHS | 106.77 ISK |
| 50 GHS | 533.83 ISK |
| 100 GHS | 1,067.67 ISK |
| 500 GHS | 5,338.34 ISK |
| 1,000 GHS | 10,676.67 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-30T08:05:13Z",
"rates": {
"ISK": 10.676671
}
}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": 1067.6671000000001,
"rate": 10.676671
}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