Rate Overview
Live
1 STD = 0.000510 GHS
1 GHS = 1960.78
STD
Avg
0.000587
High
0.000718
Low
0.000469
Last updated: 3/27/2026, 8:10:10 AM
Quick Conversions
| STD | GHS |
|---|---|
| 1 STD | 0.00 GHS |
| 10 STD | 0.01 GHS |
| 50 STD | 0.03 GHS |
| 100 STD | 0.05 GHS |
| 500 STD | 0.26 GHS |
| 1,000 STD | 0.51 GHS |
Get STD/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=GHSExample Response:
{
"success": true,
"base": "STD",
"date": "2026-03-27T08:10:10Z",
"rates": {
"GHS": 0.00051
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "GHS",
"amount": 100
},
"result": 0.051000000000000004,
"rate": 0.00051
}Build with STD/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key