Rate Overview
Live
1 GHS = 0.810704 SVC
1 SVC = 1.2335
GHS
Avg
0.815680
High
0.820416
Low
0.810704
Last updated: 3/7/2026, 1:05:12 AM
Quick Conversions
| GHS | SVC |
|---|---|
| 1 GHS | 0.81 SVC |
| 10 GHS | 8.11 SVC |
| 50 GHS | 40.54 SVC |
| 100 GHS | 81.07 SVC |
| 500 GHS | 405.35 SVC |
| 1,000 GHS | 810.70 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-03-07T01:05:12Z",
"rates": {
"SVC": 0.810704
}
}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": 81.07039999999999,
"rate": 0.810704
}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