Rate Overview
Live
1 SRD = 0.308694 GHS
1 GHS = 3.2395
SRD
Avg
0.296035
High
0.331133
Low
0.271686
Last updated: 7/31/2026, 12:57:36 AM
Quick Conversions
| SRD | GHS |
|---|---|
| 1 SRD | 0.31 GHS |
| 10 SRD | 3.09 GHS |
| 50 SRD | 15.43 GHS |
| 100 SRD | 30.87 GHS |
| 500 SRD | 154.35 GHS |
| 1,000 SRD | 308.69 GHS |
Get SRD/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=GHSExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-07-31T00:57:36Z",
"rates": {
"GHS": 0.308694
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "GHS",
"amount": 100
},
"result": 30.869400000000002,
"rate": 0.308694
}Build with SRD/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key