Rate Overview
Live
1 ISK = 0.086277 GHS
1 GHS = 11.5906
ISK
Avg
0.086703
High
0.087891
Low
0.086113
Last updated: 3/7/2026, 3:49:00 AM
Quick Conversions
| ISK | GHS |
|---|---|
| 1 ISK | 0.09 GHS |
| 10 ISK | 0.86 GHS |
| 50 ISK | 4.31 GHS |
| 100 ISK | 8.63 GHS |
| 500 ISK | 43.14 GHS |
| 1,000 ISK | 86.28 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-03-07T03:49:00Z",
"rates": {
"GHS": 0.086277
}
}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": 8.6277,
"rate": 0.086277
}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