Rate Overview
Live
1 THB = 0.332070 GHS
1 GHS = 3.0114
THB
Avg
0.356639
High
0.464907
Low
0.311484
Last updated: 3/27/2026, 7:47:32 AM
Quick Conversions
| THB | GHS |
|---|---|
| 1 THB | 0.33 GHS |
| 10 THB | 3.32 GHS |
| 50 THB | 16.60 GHS |
| 100 THB | 33.21 GHS |
| 500 THB | 166.04 GHS |
| 1,000 THB | 332.07 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-27T07:47:32Z",
"rates": {
"GHS": 0.33207
}
}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.207,
"rate": 0.33207
}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