Rate Overview
Live
1 GHS = 3.4463 SRD
1 SRD = 0.290167
GHS
Avg
3.4810
High
3.5585
Low
3.4282
Last updated: 3/27/2026, 1:22:07 PM
Quick Conversions
| GHS | SRD |
|---|---|
| 1 GHS | 3.45 SRD |
| 10 GHS | 34.46 SRD |
| 50 GHS | 172.31 SRD |
| 100 GHS | 344.63 SRD |
| 500 GHS | 1,723.14 SRD |
| 1,000 GHS | 3,446.29 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-03-27T13:22:07Z",
"rates": {
"SRD": 3.446287
}
}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": 344.6287,
"rate": 3.446287
}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