Rate Overview
Live
1 SVC = 1.2600 GHS
1 GHS = 0.793640
SVC
Avg
1.2601
High
1.2628
Low
1.2577
Last updated: 4/17/2026, 6:23:30 AM
Quick Conversions
| SVC | GHS |
|---|---|
| 1 SVC | 1.26 GHS |
| 10 SVC | 12.60 GHS |
| 50 SVC | 63.00 GHS |
| 100 SVC | 126.00 GHS |
| 500 SVC | 630.01 GHS |
| 1,000 SVC | 1,260.02 GHS |
Get SVC/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=GHSExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-04-17T06:23:30Z",
"rates": {
"GHS": 1.260017
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "GHS",
"amount": 100
},
"result": 126.0017,
"rate": 1.260017
}Build with SVC/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key