Rate Overview
Live
1 TJS = 1.1719 GHS
1 GHS = 0.853290
TJS
Avg
1.1645
High
1.1719
Low
1.1578
Last updated: 4/18/2026, 8:48:58 AM
Quick Conversions
| TJS | GHS |
|---|---|
| 1 TJS | 1.17 GHS |
| 10 TJS | 11.72 GHS |
| 50 TJS | 58.60 GHS |
| 100 TJS | 117.19 GHS |
| 500 TJS | 585.97 GHS |
| 1,000 TJS | 1,171.93 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-04-18T08:48:58Z",
"rates": {
"GHS": 1.171934
}
}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": 117.1934,
"rate": 1.171934
}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