Rate Overview
Live
1 GHS = 11.0920 ISK
1 ISK = 0.090155
GHS
Avg
11.0989
High
11.1536
Low
11.0573
Last updated: 4/17/2026, 6:12:03 AM
Quick Conversions
| GHS | ISK |
|---|---|
| 1 GHS | 11.09 ISK |
| 10 GHS | 110.92 ISK |
| 50 GHS | 554.60 ISK |
| 100 GHS | 1,109.20 ISK |
| 500 GHS | 5,545.99 ISK |
| 1,000 GHS | 11,091.98 ISK |
Get GHS/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=ISKExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-04-17T06:12:03Z",
"rates": {
"ISK": 11.09198
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "ISK",
"amount": 100
},
"result": 1109.1979999999999,
"rate": 11.09198
}Build with GHS/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key