Rate Overview
Live
1 SEK = 1.1585 GHS
1 GHS = 0.863202
SEK
Avg
1.3020
High
1.5390
Low
1.0559
Last updated: 3/27/2026, 11:15:10 AM
Quick Conversions
| SEK | GHS |
|---|---|
| 1 SEK | 1.16 GHS |
| 10 SEK | 11.58 GHS |
| 50 SEK | 57.92 GHS |
| 100 SEK | 115.85 GHS |
| 500 SEK | 579.24 GHS |
| 1,000 SEK | 1,158.48 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-27T11:15:10Z",
"rates": {
"GHS": 1.158477
}
}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.8477,
"rate": 1.158477
}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