Rate Overview
Live
1 GHS = 0.861875 SEK
1 SEK = 1.1603
GHS
Avg
0.857831
High
0.864352
Low
0.851317
Last updated: 3/27/2026, 3:26:17 PM
Quick Conversions
| GHS | SEK |
|---|---|
| 1 GHS | 0.86 SEK |
| 10 GHS | 8.62 SEK |
| 50 GHS | 43.09 SEK |
| 100 GHS | 86.19 SEK |
| 500 GHS | 430.94 SEK |
| 1,000 GHS | 861.88 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-27T15:26:17Z",
"rates": {
"SEK": 0.861875
}
}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.1875,
"rate": 0.861875
}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