Rate Overview
Live
1 THB = 0.332318 GHS
1 GHS = 3.0092
THB
Avg
0.391242
High
0.476756
Low
0.311484
Last updated: 3/27/2026, 11:12:59 AM
Quick Conversions
| THB | GHS |
|---|---|
| 1 THB | 0.33 GHS |
| 10 THB | 3.32 GHS |
| 50 THB | 16.62 GHS |
| 100 THB | 33.23 GHS |
| 500 THB | 166.16 GHS |
| 1,000 THB | 332.32 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-27T11:12:59Z",
"rates": {
"GHS": 0.332318
}
}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.2318,
"rate": 0.332318
}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