Rate Overview
Live
1 THB = 0.357077 GHS
1 GHS = 2.8005
THB
Avg
0.342916
High
0.384805
Low
0.314274
Last updated: 5/27/2026, 12:33:10 PM
Quick Conversions
| THB | GHS |
|---|---|
| 1 THB | 0.36 GHS |
| 10 THB | 3.57 GHS |
| 50 THB | 17.85 GHS |
| 100 THB | 35.71 GHS |
| 500 THB | 178.54 GHS |
| 1,000 THB | 357.08 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-05-27T12:33:10Z",
"rates": {
"GHS": 0.357077
}
}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": 35.707699999999996,
"rate": 0.357077
}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