Rate Overview
Live
1 GHS = 3.2970 SRD
1 SRD = 0.303303
GHS
Avg
3.3086
High
3.3247
Low
3.2970
Last updated: 7/8/2026, 4:44:19 AM
Quick Conversions
| GHS | SRD |
|---|---|
| 1 GHS | 3.30 SRD |
| 10 GHS | 32.97 SRD |
| 50 GHS | 164.85 SRD |
| 100 GHS | 329.70 SRD |
| 500 GHS | 1,648.51 SRD |
| 1,000 GHS | 3,297.03 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-08T04:44:19Z",
"rates": {
"SRD": 3.29703
}
}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": 329.703,
"rate": 3.29703
}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