Rate Overview
Live
1 GHS = 0.751175 SVC
1 SVC = 1.3312
GHS
Avg
0.754702
High
0.763804
Low
0.751175
Last updated: 5/27/2026, 7:36:39 PM
Quick Conversions
| GHS | SVC |
|---|---|
| 1 GHS | 0.75 SVC |
| 10 GHS | 7.51 SVC |
| 50 GHS | 37.56 SVC |
| 100 GHS | 75.12 SVC |
| 500 GHS | 375.59 SVC |
| 1,000 GHS | 751.18 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-27T19:36:39Z",
"rates": {
"SVC": 0.751175
}
}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.1175,
"rate": 0.751175
}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