Rate Overview
Live
1 ISK = 0.094520 GHS
1 GHS = 10.5798
ISK
Avg
0.093882
High
0.094520
Low
0.092822
Last updated: 9/9/2026, 10:25:16 AM
Quick Conversions
| ISK | GHS |
|---|---|
| 1 ISK | 0.09 GHS |
| 10 ISK | 0.95 GHS |
| 50 ISK | 4.73 GHS |
| 100 ISK | 9.45 GHS |
| 500 ISK | 47.26 GHS |
| 1,000 ISK | 94.52 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-09-09T10:25:16Z",
"rates": {
"GHS": 0.09452
}
}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.452,
"rate": 0.09452
}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