Rate Overview
Live
1 GHS = 11.2535 ISK
1 ISK = 0.088862
GHS
Avg
11.2123
High
11.2535
Low
11.0516
Last updated: 6/19/2026, 8:46:18 AM
Quick Conversions
| GHS | ISK |
|---|---|
| 1 GHS | 11.25 ISK |
| 10 GHS | 112.53 ISK |
| 50 GHS | 562.67 ISK |
| 100 GHS | 1,125.35 ISK |
| 500 GHS | 5,626.73 ISK |
| 1,000 GHS | 11,253.46 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-06-19T08:46:18Z",
"rates": {
"ISK": 11.253463
}
}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": 1125.3463,
"rate": 11.253463
}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