Rate Overview
Live
1 ISK = 0.089560 GHS
1 GHS = 11.1657
ISK
Avg
0.090348
High
0.095456
Low
0.089023
Last updated: 8/19/2026, 10:31:46 AM
Quick Conversions
| ISK | GHS |
|---|---|
| 1 ISK | 0.09 GHS |
| 10 ISK | 0.90 GHS |
| 50 ISK | 4.48 GHS |
| 100 ISK | 8.96 GHS |
| 500 ISK | 44.78 GHS |
| 1,000 ISK | 89.56 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-08-19T10:31:46Z",
"rates": {
"GHS": 0.08956
}
}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.956,
"rate": 0.08956
}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