Rate Overview
Live
1 ISK = 0.091083 GHS
1 GHS = 10.9790
ISK
Avg
0.090489
High
0.091083
Low
0.089965
Last updated: 7/9/2026, 5:15:15 AM
Quick Conversions
| ISK | GHS |
|---|---|
| 1 ISK | 0.09 GHS |
| 10 ISK | 0.91 GHS |
| 50 ISK | 4.55 GHS |
| 100 ISK | 9.11 GHS |
| 500 ISK | 45.54 GHS |
| 1,000 ISK | 91.08 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-07-09T05:15:15Z",
"rates": {
"GHS": 0.091083
}
}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.1083,
"rate": 0.091083
}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