Rate Overview
Live
1 GHS = 3.4361 SRD
1 SRD = 0.291023
GHS
Avg
3.4131
High
3.4795
Low
3.2444
Last updated: 8/19/2026, 4:37:00 AM
Quick Conversions
| GHS | SRD |
|---|---|
| 1 GHS | 3.44 SRD |
| 10 GHS | 34.36 SRD |
| 50 GHS | 171.81 SRD |
| 100 GHS | 343.61 SRD |
| 500 GHS | 1,718.07 SRD |
| 1,000 GHS | 3,436.15 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-08-19T04:37:00Z",
"rates": {
"SRD": 3.436149
}
}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": 343.6149,
"rate": 3.436149
}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