Rate Overview
Live
1 GHS = 0.840835 SEK
1 SEK = 1.1893
GHS
Avg
0.850044
High
0.856564
Low
0.840753
Last updated: 9/4/2026, 2:51:40 PM
Quick Conversions
| GHS | SEK |
|---|---|
| 1 GHS | 0.84 SEK |
| 10 GHS | 8.41 SEK |
| 50 GHS | 42.04 SEK |
| 100 GHS | 84.08 SEK |
| 500 GHS | 420.42 SEK |
| 1,000 GHS | 840.84 SEK |
Get GHS/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=SEKExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-09-04T14:51:40Z",
"rates": {
"SEK": 0.840835
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "SEK",
"amount": 100
},
"result": 84.0835,
"rate": 0.840835
}Build with GHS/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key