Rate Overview
Live
1 GHS = 0.864141 SEK
1 SEK = 1.1572
GHS
Avg
0.836930
High
0.884745
Low
0.745175
Last updated: 3/27/2026, 4:30:39 PM
Quick Conversions
| GHS | SEK |
|---|---|
| 1 GHS | 0.86 SEK |
| 10 GHS | 8.64 SEK |
| 50 GHS | 43.21 SEK |
| 100 GHS | 86.41 SEK |
| 500 GHS | 432.07 SEK |
| 1,000 GHS | 864.14 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-27T16:30:39Z",
"rates": {
"SEK": 0.864141
}
}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": 86.4141,
"rate": 0.864141
}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