Rate Overview
Live
1 GHS = 0.797529 SEK
1 SEK = 1.2539
GHS
Avg
0.818849
High
0.835162
Low
0.795964
Last updated: 5/27/2026, 9:38:01 PM
Quick Conversions
| GHS | SEK |
|---|---|
| 1 GHS | 0.80 SEK |
| 10 GHS | 7.98 SEK |
| 50 GHS | 39.88 SEK |
| 100 GHS | 79.75 SEK |
| 500 GHS | 398.76 SEK |
| 1,000 GHS | 797.53 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-05-27T21:38:01Z",
"rates": {
"SEK": 0.797529
}
}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": 79.75290000000001,
"rate": 0.797529
}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