Rate Overview
Live
1 GHS = 0.835600 SEK
1 SEK = 1.1967
GHS
Avg
0.836682
High
0.923481
Low
0.746326
Last updated: 7/28/2026, 2:06:07 PM
Quick Conversions
| GHS | SEK |
|---|---|
| 1 GHS | 0.84 SEK |
| 10 GHS | 8.36 SEK |
| 50 GHS | 41.78 SEK |
| 100 GHS | 83.56 SEK |
| 500 GHS | 417.80 SEK |
| 1,000 GHS | 835.60 SEK |
Get GHS/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=SEKExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-28T14:06:07Z",
"rates": {
"SEK": 0.8356
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "SEK",
"amount": 100
},
"result": 83.56,
"rate": 0.8356
}Build with GHS/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key