Rate Overview
Live
1 TJS = 1.1435 GHS
1 GHS = 0.874484
TJS
Avg
1.1408
High
1.1445
Low
1.1349
Last updated: 3/27/2026, 6:41:20 AM
Quick Conversions
| TJS | GHS |
|---|---|
| 1 TJS | 1.14 GHS |
| 10 TJS | 11.44 GHS |
| 50 TJS | 57.18 GHS |
| 100 TJS | 114.35 GHS |
| 500 TJS | 571.77 GHS |
| 1,000 TJS | 1,143.53 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-03-27T06:41:20Z",
"rates": {
"GHS": 1.143532
}
}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": 114.3532,
"rate": 1.143532
}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