Rate Overview
Live
1 SEK = 1.1968 GHS
1 GHS = 0.835585
SEK
Avg
1.2863
High
1.5390
Low
1.0559
Last updated: 7/28/2026, 5:23:12 AM
Quick Conversions
| SEK | GHS |
|---|---|
| 1 SEK | 1.20 GHS |
| 10 SEK | 11.97 GHS |
| 50 SEK | 59.84 GHS |
| 100 SEK | 119.68 GHS |
| 500 SEK | 598.38 GHS |
| 1,000 SEK | 1,196.77 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-28T05:23:12Z",
"rates": {
"GHS": 1.196767
}
}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": 119.6767,
"rate": 1.196767
}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