Rate Overview
Live
1 ISK = 0.087929 GHS
1 GHS = 11.3728
ISK
Avg
0.087913
High
0.088233
Low
0.087426
Last updated: 3/27/2026, 8:04:56 AM
Quick Conversions
| ISK | GHS |
|---|---|
| 1 ISK | 0.09 GHS |
| 10 ISK | 0.88 GHS |
| 50 ISK | 4.40 GHS |
| 100 ISK | 8.79 GHS |
| 500 ISK | 43.96 GHS |
| 1,000 ISK | 87.93 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-27T08:04:56Z",
"rates": {
"GHS": 0.087929
}
}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.7929,
"rate": 0.087929
}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