Rate Overview
Live
1 GHS = 10.8737 ISK
1 ISK = 0.091965
GHS
Avg
10.9364
High
10.9970
Low
10.8737
Last updated: 5/7/2026, 11:27:35 AM
Quick Conversions
| GHS | ISK |
|---|---|
| 1 GHS | 10.87 ISK |
| 10 GHS | 108.74 ISK |
| 50 GHS | 543.68 ISK |
| 100 GHS | 1,087.37 ISK |
| 500 GHS | 5,436.83 ISK |
| 1,000 GHS | 10,873.65 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-07T11:27:35Z",
"rates": {
"ISK": 10.873653
}
}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": 1087.3653,
"rate": 10.873653
}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