Rate Overview
Live
1 GHS = 0.793256 SEK
1 SEK = 1.2606
GHS
Avg
0.803704
High
0.818549
Low
0.793256
Last updated: 5/27/2026, 1:33:06 PM
Quick Conversions
| GHS | SEK |
|---|---|
| 1 GHS | 0.79 SEK |
| 10 GHS | 7.93 SEK |
| 50 GHS | 39.66 SEK |
| 100 GHS | 79.33 SEK |
| 500 GHS | 396.63 SEK |
| 1,000 GHS | 793.26 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-27T13:33:06Z",
"rates": {
"SEK": 0.793256
}
}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.3256,
"rate": 0.793256
}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