Rate Overview
Live
1 TJS = 1.2592 GHS
1 GHS = 0.794132
TJS
Avg
1.2742
High
1.5360
Low
1.0301
Last updated: 7/28/2026, 4:18:08 AM
Quick Conversions
| TJS | GHS |
|---|---|
| 1 TJS | 1.26 GHS |
| 10 TJS | 12.59 GHS |
| 50 TJS | 62.96 GHS |
| 100 TJS | 125.92 GHS |
| 500 TJS | 629.62 GHS |
| 1,000 TJS | 1,259.24 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-28T04:18:08Z",
"rates": {
"GHS": 1.259237
}
}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": 125.9237,
"rate": 1.259237
}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