Rate Overview
Live
1 GHS = 0.848704 SEK
1 SEK = 1.1783
GHS
Avg
0.856932
High
0.863440
Low
0.848397
Last updated: 7/4/2026, 6:29:47 PM
Quick Conversions
| GHS | SEK |
|---|---|
| 1 GHS | 0.85 SEK |
| 10 GHS | 8.49 SEK |
| 50 GHS | 42.44 SEK |
| 100 GHS | 84.87 SEK |
| 500 GHS | 424.35 SEK |
| 1,000 GHS | 848.70 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-04T18:29:47Z",
"rates": {
"SEK": 0.848704
}
}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": 84.8704,
"rate": 0.848704
}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