Rate Overview
Live
1 GHS = 10.6471 ISK
1 ISK = 0.093922
GHS
Avg
10.7424
High
10.8188
Low
10.6471
Last updated: 9/5/2026, 8:22:16 AM
Quick Conversions
| GHS | ISK |
|---|---|
| 1 GHS | 10.65 ISK |
| 10 GHS | 106.47 ISK |
| 50 GHS | 532.36 ISK |
| 100 GHS | 1,064.71 ISK |
| 500 GHS | 5,323.57 ISK |
| 1,000 GHS | 10,647.14 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-09-05T08:22:16Z",
"rates": {
"ISK": 10.647142
}
}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": 1064.7142000000001,
"rate": 10.647142
}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