Rate Overview
Live
1 ISK = 0.090155 GHS
1 GHS = 11.0920
ISK
Avg
0.090099
High
0.090437
Low
0.089657
Last updated: 4/17/2026, 6:12:47 AM
Quick Conversions
| ISK | GHS |
|---|---|
| 1 ISK | 0.09 GHS |
| 10 ISK | 0.90 GHS |
| 50 ISK | 4.51 GHS |
| 100 ISK | 9.02 GHS |
| 500 ISK | 45.08 GHS |
| 1,000 ISK | 90.16 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-04-17T06:12:47Z",
"rates": {
"GHS": 0.090155
}
}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.0155,
"rate": 0.090155
}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