Rate Overview
Live
1 SEK = 1.1571 GHS
1 GHS = 0.864205
SEK
Avg
1.1677
High
1.1819
Low
1.1470
Last updated: 3/27/2026, 1:00:05 PM
Quick Conversions
| SEK | GHS |
|---|---|
| 1 SEK | 1.16 GHS |
| 10 SEK | 11.57 GHS |
| 50 SEK | 57.86 GHS |
| 100 SEK | 115.71 GHS |
| 500 SEK | 578.57 GHS |
| 1,000 SEK | 1,157.13 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-27T13:00:05Z",
"rates": {
"GHS": 1.157133
}
}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": 115.7133,
"rate": 1.157133
}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