Rate Overview
Live
1 SEK = 1.1734 GHS
1 GHS = 0.852208
SEK
Avg
1.1712
High
1.1812
Low
1.1600
Last updated: 3/7/2026, 3:46:46 AM
Quick Conversions
| SEK | GHS |
|---|---|
| 1 SEK | 1.17 GHS |
| 10 SEK | 11.73 GHS |
| 50 SEK | 58.67 GHS |
| 100 SEK | 117.34 GHS |
| 500 SEK | 586.71 GHS |
| 1,000 SEK | 1,173.42 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-07T03:46:46Z",
"rates": {
"GHS": 1.173422
}
}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.34219999999999,
"rate": 1.173422
}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