Rate Overview
Live
1 GHS = 1808.51 STD
1 STD = 0.000553
GHS
Avg
1919.47
High
2113.02
Low
1685.22
Last updated: 5/30/2026, 10:15:29 AM
Quick Conversions
| GHS | STD |
|---|---|
| 1 GHS | 1,808.51 STD |
| 10 GHS | 18,085.10 STD |
| 50 GHS | 90,425.49 STD |
| 100 GHS | 180,850.98 STD |
| 500 GHS | 904,254.89 STD |
| 1,000 GHS | 1,808,509.78 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-30T10:15:29Z",
"rates": {
"STD": 1808.509781
}
}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": 180850.9781,
"rate": 1808.509781
}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