Rate Overview
Live
1 SEK = 1.1603 GHS
1 GHS = 0.861876
SEK
Avg
1.2210
High
1.6029
Low
1.0559
Last updated: 3/27/2026, 2:48:05 PM
Quick Conversions
| SEK | GHS |
|---|---|
| 1 SEK | 1.16 GHS |
| 10 SEK | 11.60 GHS |
| 50 SEK | 58.01 GHS |
| 100 SEK | 116.03 GHS |
| 500 SEK | 580.13 GHS |
| 1,000 SEK | 1,160.26 GHS |
Get SEK/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=GHSExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-27T14:48:05Z",
"rates": {
"GHS": 1.16026
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "GHS",
"amount": 100
},
"result": 116.02600000000001,
"rate": 1.16026
}Build with SEK/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key