Rate Overview
Live
1 SEK = 1.2546 GHS
1 GHS = 0.797062
SEK
Avg
1.2004
High
1.2546
Low
1.1367
Last updated: 5/27/2026, 5:16:00 PM
Quick Conversions
| SEK | GHS |
|---|---|
| 1 SEK | 1.25 GHS |
| 10 SEK | 12.55 GHS |
| 50 SEK | 62.73 GHS |
| 100 SEK | 125.46 GHS |
| 500 SEK | 627.30 GHS |
| 1,000 SEK | 1,254.61 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-27T17:16:00Z",
"rates": {
"GHS": 1.254608
}
}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.46079999999999,
"rate": 1.254608
}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