Rate Overview
Live
1 SRD = 0.299859 GHS
1 GHS = 3.3349
SRD
Avg
0.299867
High
0.301439
Low
0.296307
Last updated: 9/9/2026, 4:24:32 AM
Quick Conversions
| SRD | GHS |
|---|---|
| 1 SRD | 0.30 GHS |
| 10 SRD | 3.00 GHS |
| 50 SRD | 14.99 GHS |
| 100 SRD | 29.99 GHS |
| 500 SRD | 149.93 GHS |
| 1,000 SRD | 299.86 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-09-09T04:24:32Z",
"rates": {
"GHS": 0.299859
}
}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.985899999999997,
"rate": 0.299859
}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