Rate Overview
Live
1 GHS = 0.777963 SVC
1 SVC = 1.2854
GHS
Avg
0.780702
High
0.782223
Low
0.777963
Last updated: 5/7/2026, 12:34:44 PM
Quick Conversions
| GHS | SVC |
|---|---|
| 1 GHS | 0.78 SVC |
| 10 GHS | 7.78 SVC |
| 50 GHS | 38.90 SVC |
| 100 GHS | 77.80 SVC |
| 500 GHS | 388.98 SVC |
| 1,000 GHS | 777.96 SVC |
Get GHS/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=SVCExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-05-07T12:34:44Z",
"rates": {
"SVC": 0.777963
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "SVC",
"amount": 100
},
"result": 77.7963,
"rate": 0.777963
}Build with GHS/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key