Rate Overview
Live
1 GHS = 0.829851 SEK
1 SEK = 1.2050
GHS
Avg
0.837653
High
0.850759
Low
0.813340
Last updated: 6/17/2026, 5:07:05 AM
Quick Conversions
| GHS | SEK |
|---|---|
| 1 GHS | 0.83 SEK |
| 10 GHS | 8.30 SEK |
| 50 GHS | 41.49 SEK |
| 100 GHS | 82.99 SEK |
| 500 GHS | 414.93 SEK |
| 1,000 GHS | 829.85 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-06-17T05:07:05Z",
"rates": {
"SEK": 0.829851
}
}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": 82.9851,
"rate": 0.829851
}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