Rate Overview
Live
1 SEK = 1.2002 GHS
1 GHS = 0.833213
SEK
Avg
1.1936
High
1.2035
Low
1.1787
Last updated: 4/17/2026, 7:34:33 AM
Quick Conversions
| SEK | GHS |
|---|---|
| 1 SEK | 1.20 GHS |
| 10 SEK | 12.00 GHS |
| 50 SEK | 60.01 GHS |
| 100 SEK | 120.02 GHS |
| 500 SEK | 600.09 GHS |
| 1,000 SEK | 1,200.17 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-04-17T07:34:33Z",
"rates": {
"GHS": 1.200173
}
}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": 120.01729999999999,
"rate": 1.200173
}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