Rate Overview
Live
1 GHS = 3.1897 SRD
1 SRD = 0.313510
GHS
Avg
2.9445
High
3.6338
Low
1.8469
Last updated: 5/27/2026, 7:22:27 PM
Quick Conversions
| GHS | SRD |
|---|---|
| 1 GHS | 3.19 SRD |
| 10 GHS | 31.90 SRD |
| 50 GHS | 159.48 SRD |
| 100 GHS | 318.97 SRD |
| 500 GHS | 1,594.85 SRD |
| 1,000 GHS | 3,189.70 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-27T19:22:27Z",
"rates": {
"SRD": 3.189696
}
}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": 318.9696,
"rate": 3.189696
}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