Rate Overview
Live
1 GHS = 0.868741 SEK
1 SEK = 1.1511
GHS
Avg
0.825678
High
0.868741
Low
0.805865
Last updated: 8/14/2026, 2:25:50 PM
Quick Conversions
| GHS | SEK |
|---|---|
| 1 GHS | 0.87 SEK |
| 10 GHS | 8.69 SEK |
| 50 GHS | 43.44 SEK |
| 100 GHS | 86.87 SEK |
| 500 GHS | 434.37 SEK |
| 1,000 GHS | 868.74 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-08-14T14:25:50Z",
"rates": {
"SEK": 0.868741
}
}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": 86.8741,
"rate": 0.868741
}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