Rate Overview
Live
1 THB = 0.357752 GHS
1 GHS = 2.7952
THB
Avg
0.355459
High
0.357752
Low
0.350598
Last updated: 5/27/2026, 9:54:57 AM
Quick Conversions
| THB | GHS |
|---|---|
| 1 THB | 0.36 GHS |
| 10 THB | 3.58 GHS |
| 50 THB | 17.89 GHS |
| 100 THB | 35.78 GHS |
| 500 THB | 178.88 GHS |
| 1,000 THB | 357.75 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-05-27T09:54:57Z",
"rates": {
"GHS": 0.357752
}
}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": 35.7752,
"rate": 0.357752
}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