Rate Overview
Live
1 GHS = 0.864204 SEK
1 SEK = 1.1571
GHS
Avg
0.780544
High
0.947088
Low
0.649763
Last updated: 3/27/2026, 1:38:06 PM
Quick Conversions
| GHS | SEK |
|---|---|
| 1 GHS | 0.86 SEK |
| 10 GHS | 8.64 SEK |
| 50 GHS | 43.21 SEK |
| 100 GHS | 86.42 SEK |
| 500 GHS | 432.10 SEK |
| 1,000 GHS | 864.20 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-27T13:38:06Z",
"rates": {
"SEK": 0.864204
}
}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.4204,
"rate": 0.864204
}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