Rate Overview
Live
1 THB = 0.348793 GHS
1 GHS = 2.8670
THB
Avg
0.345423
High
0.348793
Low
0.342983
Last updated: 5/7/2026, 7:45:53 AM
Quick Conversions
| THB | GHS |
|---|---|
| 1 THB | 0.35 GHS |
| 10 THB | 3.49 GHS |
| 50 THB | 17.44 GHS |
| 100 THB | 34.88 GHS |
| 500 THB | 174.40 GHS |
| 1,000 THB | 348.79 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-07T07:45:53Z",
"rates": {
"GHS": 0.348793
}
}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": 34.8793,
"rate": 0.348793
}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