Rate Overview
Live
1 GHS = 0.751966 SVC
1 SVC = 1.3298
GHS
Avg
0.752902
High
0.755392
Low
0.751406
Last updated: 7/29/2026, 9:26:39 PM
Quick Conversions
| GHS | SVC |
|---|---|
| 1 GHS | 0.75 SVC |
| 10 GHS | 7.52 SVC |
| 50 GHS | 37.60 SVC |
| 100 GHS | 75.20 SVC |
| 500 GHS | 375.98 SVC |
| 1,000 GHS | 751.97 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-07-29T21:26:39Z",
"rates": {
"SVC": 0.751966
}
}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": 75.1966,
"rate": 0.751966
}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