Rate Overview
Live
1 TJS = 1.2603 GHS
1 GHS = 0.793483
TJS
Avg
1.1945
High
1.2701
Low
1.1225
Last updated: 7/28/2026, 12:24:37 AM
Quick Conversions
| TJS | GHS |
|---|---|
| 1 TJS | 1.26 GHS |
| 10 TJS | 12.60 GHS |
| 50 TJS | 63.01 GHS |
| 100 TJS | 126.03 GHS |
| 500 TJS | 630.13 GHS |
| 1,000 TJS | 1,260.27 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-28T00:24:37Z",
"rates": {
"GHS": 1.260266
}
}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.02660000000002,
"rate": 1.260266
}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