Rate Overview
Live
1 TJS = 1.2628 GHS
1 GHS = 0.791895
TJS
Avg
1.1950
High
1.2688
Low
1.1220
Last updated: 7/29/2026, 5:03:34 AM
Quick Conversions
| TJS | GHS |
|---|---|
| 1 TJS | 1.26 GHS |
| 10 TJS | 12.63 GHS |
| 50 TJS | 63.14 GHS |
| 100 TJS | 126.28 GHS |
| 500 TJS | 631.40 GHS |
| 1,000 TJS | 1,262.79 GHS |
Get TJS/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=GHSExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-07-29T05:03:34Z",
"rates": {
"GHS": 1.262793
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "GHS",
"amount": 100
},
"result": 126.2793,
"rate": 1.262793
}Build with TJS/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key