Rate Overview
Live
1 SEK = 1.2532 GHS
1 GHS = 0.797946
SEK
Avg
1.2956
High
1.5390
Low
1.0559
Last updated: 5/27/2026, 8:38:18 PM
Quick Conversions
| SEK | GHS |
|---|---|
| 1 SEK | 1.25 GHS |
| 10 SEK | 12.53 GHS |
| 50 SEK | 62.66 GHS |
| 100 SEK | 125.32 GHS |
| 500 SEK | 626.61 GHS |
| 1,000 SEK | 1,253.22 GHS |
Get SEK/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=GHSExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-05-27T20:38:18Z",
"rates": {
"GHS": 1.253217
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "GHS",
"amount": 100
},
"result": 125.3217,
"rate": 1.253217
}Build with SEK/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key