Rate Overview
Live
1 GHS = 3.4018 SRD
1 SRD = 0.293962
GHS
Avg
3.4011
High
3.4113
Low
3.3857
Last updated: 4/17/2026, 4:55:11 AM
Quick Conversions
| GHS | SRD |
|---|---|
| 1 GHS | 3.40 SRD |
| 10 GHS | 34.02 SRD |
| 50 GHS | 170.09 SRD |
| 100 GHS | 340.18 SRD |
| 500 GHS | 1,700.90 SRD |
| 1,000 GHS | 3,401.80 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-04-17T04:55:11Z",
"rates": {
"SRD": 3.401802
}
}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": 340.1802,
"rate": 3.401802
}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