Rate Overview
Live
1 TJS = 1.2076 GHS
1 GHS = 0.828055
TJS
Avg
1.2038
High
1.2353
Low
1.1909
Last updated: 6/18/2026, 6:04:38 PM
Quick Conversions
| TJS | GHS |
|---|---|
| 1 TJS | 1.21 GHS |
| 10 TJS | 12.08 GHS |
| 50 TJS | 60.38 GHS |
| 100 TJS | 120.76 GHS |
| 500 TJS | 603.82 GHS |
| 1,000 TJS | 1,207.65 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-06-18T18:04:38Z",
"rates": {
"GHS": 1.207649
}
}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": 120.7649,
"rate": 1.207649
}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