Rate Overview
Live
1 GHS = 11.3728 ISK
1 ISK = 0.087929
GHS
Avg
11.4788
High
11.6267
Low
11.3335
Last updated: 3/27/2026, 6:49:03 PM
Quick Conversions
| GHS | ISK |
|---|---|
| 1 GHS | 11.37 ISK |
| 10 GHS | 113.73 ISK |
| 50 GHS | 568.64 ISK |
| 100 GHS | 1,137.28 ISK |
| 500 GHS | 5,686.39 ISK |
| 1,000 GHS | 11,372.78 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-03-27T18:49:03Z",
"rates": {
"ISK": 11.372781
}
}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": 1137.2781,
"rate": 11.372781
}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