Rate Overview
Live
1 ISK = 0.091965 GHS
1 GHS = 10.8737
ISK
Avg
0.091439
High
0.091965
Low
0.090934
Last updated: 5/7/2026, 8:35:01 AM
Quick Conversions
| ISK | GHS |
|---|---|
| 1 ISK | 0.09 GHS |
| 10 ISK | 0.92 GHS |
| 50 ISK | 4.60 GHS |
| 100 ISK | 9.20 GHS |
| 500 ISK | 45.98 GHS |
| 1,000 ISK | 91.97 GHS |
Get ISK/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=GHSExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-05-07T08:35:01Z",
"rates": {
"GHS": 0.091965
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "GHS",
"amount": 100
},
"result": 9.1965,
"rate": 0.091965
}Build with ISK/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key