Rate Overview
Live
1 GHS = 0.837014 SEK
1 SEK = 1.1947
GHS
Avg
0.835802
High
0.867173
Low
0.793071
Last updated: 7/26/2026, 1:39:40 AM
Quick Conversions
| GHS | SEK |
|---|---|
| 1 GHS | 0.84 SEK |
| 10 GHS | 8.37 SEK |
| 50 GHS | 41.85 SEK |
| 100 GHS | 83.70 SEK |
| 500 GHS | 418.51 SEK |
| 1,000 GHS | 837.01 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-26T01:39:40Z",
"rates": {
"SEK": 0.837014
}
}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.7014,
"rate": 0.837014
}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