Rate Overview
Live
1 GHS = 3.3422 SRD
1 SRD = 0.299204
GHS
Avg
3.3559
High
3.3778
Low
3.3138
Last updated: 6/19/2026, 8:45:39 AM
Quick Conversions
| GHS | SRD |
|---|---|
| 1 GHS | 3.34 SRD |
| 10 GHS | 33.42 SRD |
| 50 GHS | 167.11 SRD |
| 100 GHS | 334.22 SRD |
| 500 GHS | 1,671.10 SRD |
| 1,000 GHS | 3,342.20 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-06-19T08:45:39Z",
"rates": {
"SRD": 3.342202
}
}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": 334.2202,
"rate": 3.342202
}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