Rate Overview
Live
1 GHS = 0.797061 SEK
1 SEK = 1.2546
GHS
Avg
0.851833
High
0.935724
Low
0.754518
Last updated: 5/27/2026, 6:27:54 PM
Quick Conversions
| GHS | SEK |
|---|---|
| 1 GHS | 0.80 SEK |
| 10 GHS | 7.97 SEK |
| 50 GHS | 39.85 SEK |
| 100 GHS | 79.71 SEK |
| 500 GHS | 398.53 SEK |
| 1,000 GHS | 797.06 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-27T18:27:54Z",
"rates": {
"SEK": 0.797061
}
}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.7061,
"rate": 0.797061
}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