Rate Overview
Live
1 SEK = 1.2215 GHS
1 GHS = 0.818644
SEK
Avg
1.2136
High
1.2215
Low
1.2063
Last updated: 5/7/2026, 9:10:08 AM
Quick Conversions
| SEK | GHS |
|---|---|
| 1 SEK | 1.22 GHS |
| 10 SEK | 12.22 GHS |
| 50 SEK | 61.08 GHS |
| 100 SEK | 122.15 GHS |
| 500 SEK | 610.77 GHS |
| 1,000 SEK | 1,221.53 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-07T09:10:08Z",
"rates": {
"GHS": 1.221532
}
}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": 122.15320000000001,
"rate": 1.221532
}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