Rate Overview
Live
1 SEK = 1.1767 GHS
1 GHS = 0.849805
SEK
Avg
1.1689
High
1.1787
Low
1.1582
Last updated: 7/5/2026, 9:48:57 AM
Quick Conversions
| SEK | GHS |
|---|---|
| 1 SEK | 1.18 GHS |
| 10 SEK | 11.77 GHS |
| 50 SEK | 58.84 GHS |
| 100 SEK | 117.67 GHS |
| 500 SEK | 588.37 GHS |
| 1,000 SEK | 1,176.74 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-05T09:48:57Z",
"rates": {
"GHS": 1.17674
}
}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.67399999999999,
"rate": 1.17674
}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