Rate Overview
Live
1 GHS = 11.2467 ISK
1 ISK = 0.088915
GHS
Avg
10.9429
High
11.2467
Low
10.4759
Last updated: 8/17/2026, 6:12:10 PM
Quick Conversions
| GHS | ISK |
|---|---|
| 1 GHS | 11.25 ISK |
| 10 GHS | 112.47 ISK |
| 50 GHS | 562.33 ISK |
| 100 GHS | 1,124.67 ISK |
| 500 GHS | 5,623.34 ISK |
| 1,000 GHS | 11,246.68 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-08-17T18:12:10Z",
"rates": {
"ISK": 11.246677
}
}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": 1124.6677,
"rate": 11.246677
}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