Rate Overview
Live
1 GHS = 3.4999 SRD
1 SRD = 0.285719
GHS
Avg
3.5197
High
3.5475
Low
3.4981
Last updated: 3/7/2026, 1:03:22 AM
Quick Conversions
| GHS | SRD |
|---|---|
| 1 GHS | 3.50 SRD |
| 10 GHS | 35.00 SRD |
| 50 GHS | 175.00 SRD |
| 100 GHS | 349.99 SRD |
| 500 GHS | 1,749.97 SRD |
| 1,000 GHS | 3,499.94 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-07T01:03:22Z",
"rates": {
"SRD": 3.499941
}
}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": 349.9941,
"rate": 3.499941
}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