Rate Overview
Live
1 GHS = 10.5623 ISK
1 ISK = 0.094676
GHS
Avg
10.6500
High
10.7911
Low
10.5623
Last updated: 5/27/2026, 6:20:54 PM
Quick Conversions
| GHS | ISK |
|---|---|
| 1 GHS | 10.56 ISK |
| 10 GHS | 105.62 ISK |
| 50 GHS | 528.11 ISK |
| 100 GHS | 1,056.23 ISK |
| 500 GHS | 5,281.14 ISK |
| 1,000 GHS | 10,562.29 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-05-27T18:20:54Z",
"rates": {
"ISK": 10.562287
}
}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": 1056.2287,
"rate": 10.562287
}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