Rate Overview
Live
1 SRD = 0.299203 GHS
1 GHS = 3.3422
SRD
Avg
0.297990
High
0.301767
Low
0.296048
Last updated: 6/19/2026, 8:44:59 AM
Quick Conversions
| SRD | GHS |
|---|---|
| 1 SRD | 0.30 GHS |
| 10 SRD | 2.99 GHS |
| 50 SRD | 14.96 GHS |
| 100 SRD | 29.92 GHS |
| 500 SRD | 149.60 GHS |
| 1,000 SRD | 299.20 GHS |
Get SRD/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=GHSExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-06-19T08:44:59Z",
"rates": {
"GHS": 0.299203
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "GHS",
"amount": 100
},
"result": 29.9203,
"rate": 0.299203
}Build with SRD/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key