Rate Overview
Live
1 GHS = 3.2394 SRD
1 SRD = 0.308695
GHS
Avg
3.2537
High
3.2722
Low
3.2394
Last updated: 7/30/2026, 7:35:24 AM
Quick Conversions
| GHS | SRD |
|---|---|
| 1 GHS | 3.24 SRD |
| 10 GHS | 32.39 SRD |
| 50 GHS | 161.97 SRD |
| 100 GHS | 323.94 SRD |
| 500 GHS | 1,619.72 SRD |
| 1,000 GHS | 3,239.44 SRD |
Get GHS/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=SRDExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-30T07:35:24Z",
"rates": {
"SRD": 3.239445
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "SRD",
"amount": 100
},
"result": 323.9445,
"rate": 3.239445
}Build with GHS/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key