Rate Overview
Live
1 ISK = 0.094676 GHS
1 GHS = 10.5623
ISK
Avg
0.093900
High
0.094676
Low
0.092669
Last updated: 5/27/2026, 4:01:50 PM
Quick Conversions
| ISK | GHS |
|---|---|
| 1 ISK | 0.09 GHS |
| 10 ISK | 0.95 GHS |
| 50 ISK | 4.73 GHS |
| 100 ISK | 9.47 GHS |
| 500 ISK | 47.34 GHS |
| 1,000 ISK | 94.68 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-05-27T16:01:50Z",
"rates": {
"GHS": 0.094676
}
}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": 9.4676,
"rate": 0.094676
}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