Rate Overview
Live
1 GHS = 1833.24 STD
1 STD = 0.000545
GHS
Avg
1842.49
High
1850.25
Low
1833.24
Last updated: 5/9/2026, 4:52:43 AM
Quick Conversions
| GHS | STD |
|---|---|
| 1 GHS | 1,833.24 STD |
| 10 GHS | 18,332.39 STD |
| 50 GHS | 91,661.94 STD |
| 100 GHS | 183,323.87 STD |
| 500 GHS | 916,619.37 STD |
| 1,000 GHS | 1,833,238.75 STD |
Get GHS/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=STDExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-05-09T04:52:43Z",
"rates": {
"STD": 1833.238746
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "STD",
"amount": 100
},
"result": 183323.8746,
"rate": 1833.238746
}Build with GHS/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key