Rate Overview
Live
1 GHS = 10.7862 ISK
1 ISK = 0.092711
GHS
Avg
11.0820
High
12.0106
Low
9.6267
Last updated: 7/27/2026, 11:50:45 PM
Quick Conversions
| GHS | ISK |
|---|---|
| 1 GHS | 10.79 ISK |
| 10 GHS | 107.86 ISK |
| 50 GHS | 539.31 ISK |
| 100 GHS | 1,078.62 ISK |
| 500 GHS | 5,393.11 ISK |
| 1,000 GHS | 10,786.23 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-27T23:50:45Z",
"rates": {
"ISK": 10.786225
}
}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": 1078.6225,
"rate": 10.786225
}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