Rate Overview
Live
1 SEK = 1.2532 GHS
1 GHS = 0.797939
SEK
Avg
1.2436
High
1.2563
Low
1.2217
Last updated: 5/27/2026, 4:02:16 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.23 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-27T16:02:16Z",
"rates": {
"GHS": 1.253229
}
}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.32289999999999,
"rate": 1.253229
}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