Rate Overview
Live
1 THB = 0.338463 GHS
1 GHS = 2.9545
THB
Avg
0.339926
High
0.343457
Low
0.337550
Last updated: 3/7/2026, 12:09:54 AM
Quick Conversions
| THB | GHS |
|---|---|
| 1 THB | 0.34 GHS |
| 10 THB | 3.38 GHS |
| 50 THB | 16.92 GHS |
| 100 THB | 33.85 GHS |
| 500 THB | 169.23 GHS |
| 1,000 THB | 338.46 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-03-07T00:09:54Z",
"rates": {
"GHS": 0.338463
}
}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": 33.8463,
"rate": 0.338463
}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