Rate Overview
Live
1 GHS = 11.5389 ISK
1 ISK = 0.086664
GHS
Avg
11.5207
High
11.6125
Low
11.3777
Last updated: 3/7/2026, 1:03:11 AM
Quick Conversions
| GHS | ISK |
|---|---|
| 1 GHS | 11.54 ISK |
| 10 GHS | 115.39 ISK |
| 50 GHS | 576.94 ISK |
| 100 GHS | 1,153.89 ISK |
| 500 GHS | 5,769.44 ISK |
| 1,000 GHS | 11,538.88 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-03-07T01:03:11Z",
"rates": {
"ISK": 11.538877
}
}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": 1153.8877,
"rate": 11.538877
}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