Rate Overview
Live
1 GHS = 0.836621 SEK
1 SEK = 1.1953
GHS
Avg
0.834825
High
0.863786
Low
0.787857
Last updated: 7/28/2026, 12:02:12 PM
Quick Conversions
| GHS | SEK |
|---|---|
| 1 GHS | 0.84 SEK |
| 10 GHS | 8.37 SEK |
| 50 GHS | 41.83 SEK |
| 100 GHS | 83.66 SEK |
| 500 GHS | 418.31 SEK |
| 1,000 GHS | 836.62 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-07-28T12:02:12Z",
"rates": {
"SEK": 0.836621
}
}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.6621,
"rate": 0.836621
}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