Rate Overview
Live
1 GHS = 0.863202 SEK
1 SEK = 1.1585
GHS
Avg
0.857829
High
0.863202
Low
0.851317
Last updated: 3/27/2026, 11:52:15 AM
Quick Conversions
| GHS | SEK |
|---|---|
| 1 GHS | 0.86 SEK |
| 10 GHS | 8.63 SEK |
| 50 GHS | 43.16 SEK |
| 100 GHS | 86.32 SEK |
| 500 GHS | 431.60 SEK |
| 1,000 GHS | 863.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-27T11:52:15Z",
"rates": {
"SEK": 0.863202
}
}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.3202,
"rate": 0.863202
}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