Rate Overview
Live
1 GHS = 0.833213 SEK
1 SEK = 1.2002
GHS
Avg
0.837877
High
0.848359
Low
0.830885
Last updated: 4/17/2026, 6:21:00 AM
Quick Conversions
| GHS | SEK |
|---|---|
| 1 GHS | 0.83 SEK |
| 10 GHS | 8.33 SEK |
| 50 GHS | 41.66 SEK |
| 100 GHS | 83.32 SEK |
| 500 GHS | 416.61 SEK |
| 1,000 GHS | 833.21 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-04-17T06:21:00Z",
"rates": {
"SEK": 0.833213
}
}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": 83.3213,
"rate": 0.833213
}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