Rate Overview
Live
1 SEK = 1.1843 GHS
1 GHS = 0.844414
SEK
Avg
1.1950
High
1.2660
Low
1.1390
Last updated: 7/12/2026, 7:44:16 AM
Quick Conversions
| SEK | GHS |
|---|---|
| 1 SEK | 1.18 GHS |
| 10 SEK | 11.84 GHS |
| 50 SEK | 59.21 GHS |
| 100 SEK | 118.43 GHS |
| 500 SEK | 592.13 GHS |
| 1,000 SEK | 1,184.25 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-12T07:44:16Z",
"rates": {
"GHS": 1.184253
}
}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": 118.4253,
"rate": 1.184253
}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