Rate Overview
Live
1 TJS = 1.1261 GHS
1 GHS = 0.888004
TJS
Avg
1.1238
High
1.1261
Low
1.1214
Last updated: 3/7/2026, 1:03:13 AM
Quick Conversions
| TJS | GHS |
|---|---|
| 1 TJS | 1.13 GHS |
| 10 TJS | 11.26 GHS |
| 50 TJS | 56.31 GHS |
| 100 TJS | 112.61 GHS |
| 500 TJS | 563.06 GHS |
| 1,000 TJS | 1,126.12 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-07T01:03:13Z",
"rates": {
"GHS": 1.126121
}
}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": 112.6121,
"rate": 1.126121
}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