Rate Overview
Live
1 THB = 0.346185 GHS
1 GHS = 2.8886
THB
Avg
0.347621
High
0.386806
Low
0.321907
Last updated: 7/28/2026, 11:53:42 AM
Quick Conversions
| THB | GHS |
|---|---|
| 1 THB | 0.35 GHS |
| 10 THB | 3.46 GHS |
| 50 THB | 17.31 GHS |
| 100 THB | 34.62 GHS |
| 500 THB | 173.09 GHS |
| 1,000 THB | 346.19 GHS |
Get THB/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=GHSExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-28T11:53:42Z",
"rates": {
"GHS": 0.346185
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "GHS",
"amount": 100
},
"result": 34.618500000000004,
"rate": 0.346185
}Build with THB/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key