Rate Overview
Live
1 THB = 0.341822 GHS
1 GHS = 2.9255
THB
Avg
0.341203
High
0.342781
Low
0.339130
Last updated: 7/6/2026, 5:23:41 AM
Quick Conversions
| THB | GHS |
|---|---|
| 1 THB | 0.34 GHS |
| 10 THB | 3.42 GHS |
| 50 THB | 17.09 GHS |
| 100 THB | 34.18 GHS |
| 500 THB | 170.91 GHS |
| 1,000 THB | 341.82 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-06T05:23:41Z",
"rates": {
"GHS": 0.341822
}
}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.1822,
"rate": 0.341822
}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