Rate Overview
Live
1 GHS = 0.850627 SEK
1 SEK = 1.1756
GHS
Avg
0.853849
High
0.862070
Low
0.846581
Last updated: 3/7/2026, 1:04:28 AM
Quick Conversions
| GHS | SEK |
|---|---|
| 1 GHS | 0.85 SEK |
| 10 GHS | 8.51 SEK |
| 50 GHS | 42.53 SEK |
| 100 GHS | 85.06 SEK |
| 500 GHS | 425.31 SEK |
| 1,000 GHS | 850.63 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-03-07T01:04:28Z",
"rates": {
"SEK": 0.850627
}
}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": 85.0627,
"rate": 0.850627
}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