Rate Overview
Live
1 SRD = 0.293961 GHS
1 GHS = 3.4018
SRD
Avg
0.294021
High
0.295357
Low
0.293143
Last updated: 4/17/2026, 6:11:53 AM
Quick Conversions
| SRD | GHS |
|---|---|
| 1 SRD | 0.29 GHS |
| 10 SRD | 2.94 GHS |
| 50 SRD | 14.70 GHS |
| 100 SRD | 29.40 GHS |
| 500 SRD | 146.98 GHS |
| 1,000 SRD | 293.96 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-04-17T06:11:53Z",
"rates": {
"GHS": 0.293961
}
}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.396099999999997,
"rate": 0.293961
}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