Rate Overview
Live
1 ISK = 0.092288 GHS
1 GHS = 10.8356
ISK
Avg
0.090911
High
0.092435
Low
0.088310
Last updated: 7/25/2026, 10:06:07 PM
Quick Conversions
| ISK | GHS |
|---|---|
| 1 ISK | 0.09 GHS |
| 10 ISK | 0.92 GHS |
| 50 ISK | 4.61 GHS |
| 100 ISK | 9.23 GHS |
| 500 ISK | 46.14 GHS |
| 1,000 ISK | 92.29 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-07-25T22:06:07Z",
"rates": {
"GHS": 0.092288
}
}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.2288,
"rate": 0.092288
}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