Rate Overview
Live
1 GHS = 11.0257 ISK
1 ISK = 0.090697
GHS
Avg
11.0767
High
11.1580
Low
11.0257
Last updated: 7/8/2026, 10:31:57 AM
Quick Conversions
| GHS | ISK |
|---|---|
| 1 GHS | 11.03 ISK |
| 10 GHS | 110.26 ISK |
| 50 GHS | 551.28 ISK |
| 100 GHS | 1,102.57 ISK |
| 500 GHS | 5,512.85 ISK |
| 1,000 GHS | 11,025.70 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-07-08T10:31:57Z",
"rates": {
"ISK": 11.025696
}
}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": 1102.5696,
"rate": 11.025696
}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