Rate Overview
Live
1 TJS = 1.1849 GHS
1 GHS = 0.843974
TJS
Avg
1.2184
High
1.2732
Low
1.1840
Last updated: 8/17/2026, 11:48:41 AM
Quick Conversions
| TJS | GHS |
|---|---|
| 1 TJS | 1.18 GHS |
| 10 TJS | 11.85 GHS |
| 50 TJS | 59.24 GHS |
| 100 TJS | 118.49 GHS |
| 500 TJS | 592.44 GHS |
| 1,000 TJS | 1,184.87 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-08-17T11:48:41Z",
"rates": {
"GHS": 1.18487
}
}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": 118.48700000000001,
"rate": 1.18487
}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