Rate Overview
Live
1 TJS = 1.2102 GHS
1 GHS = 0.826342
TJS
Avg
1.2005
High
1.2102
Low
1.1936
Last updated: 5/9/2026, 12:15:47 PM
Quick Conversions
| TJS | GHS |
|---|---|
| 1 TJS | 1.21 GHS |
| 10 TJS | 12.10 GHS |
| 50 TJS | 60.51 GHS |
| 100 TJS | 121.02 GHS |
| 500 TJS | 605.08 GHS |
| 1,000 TJS | 1,210.15 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-05-09T12:15:47Z",
"rates": {
"GHS": 1.210153
}
}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": 121.0153,
"rate": 1.210153
}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