Rate Overview
Live
1 THB = 0.332783 GHS
1 GHS = 3.0050
THB
Avg
0.333463
High
0.338448
Low
0.331254
Last updated: 3/27/2026, 6:06:27 AM
Quick Conversions
| THB | GHS |
|---|---|
| 1 THB | 0.33 GHS |
| 10 THB | 3.33 GHS |
| 50 THB | 16.64 GHS |
| 100 THB | 33.28 GHS |
| 500 THB | 166.39 GHS |
| 1,000 THB | 332.78 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-27T06:06:27Z",
"rates": {
"GHS": 0.332783
}
}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.2783,
"rate": 0.332783
}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