Rate Overview
Live
1 SEK = 1.1794 GHS
1 GHS = 0.847882
SEK
Avg
1.1738
High
1.1822
Low
1.1596
Last updated: 7/7/2026, 11:17:48 AM
Quick Conversions
| SEK | GHS |
|---|---|
| 1 SEK | 1.18 GHS |
| 10 SEK | 11.79 GHS |
| 50 SEK | 58.97 GHS |
| 100 SEK | 117.94 GHS |
| 500 SEK | 589.70 GHS |
| 1,000 SEK | 1,179.41 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-07-07T11:17:48Z",
"rates": {
"GHS": 1.179409
}
}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": 117.9409,
"rate": 1.179409
}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