Rate Overview
Live
1 GHS = 3.3254 SRD
1 SRD = 0.300718
GHS
Avg
3.3413
High
3.3502
Low
3.3254
Last updated: 5/7/2026, 6:55:06 AM
Quick Conversions
| GHS | SRD |
|---|---|
| 1 GHS | 3.33 SRD |
| 10 GHS | 33.25 SRD |
| 50 GHS | 166.27 SRD |
| 100 GHS | 332.54 SRD |
| 500 GHS | 1,662.69 SRD |
| 1,000 GHS | 3,325.37 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-05-07T06:55:06Z",
"rates": {
"SRD": 3.325373
}
}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": 332.5373,
"rate": 3.325373
}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