Rate Overview
Live
1 TJS = 1.2333 GHS
1 GHS = 0.810809
TJS
Avg
1.2279
High
1.2333
Low
1.2240
Last updated: 7/8/2026, 2:36:25 AM
Quick Conversions
| TJS | GHS |
|---|---|
| 1 TJS | 1.23 GHS |
| 10 TJS | 12.33 GHS |
| 50 TJS | 61.67 GHS |
| 100 TJS | 123.33 GHS |
| 500 TJS | 616.67 GHS |
| 1,000 TJS | 1,233.34 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-08T02:36:25Z",
"rates": {
"GHS": 1.233336
}
}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": 123.3336,
"rate": 1.233336
}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