Rate Overview
Live
1 TJS = 1.2237 GHS
1 GHS = 0.817172
TJS
Avg
1.2171
High
1.2237
Low
1.2120
Last updated: 9/3/2026, 2:07:04 PM
Quick Conversions
| TJS | GHS |
|---|---|
| 1 TJS | 1.22 GHS |
| 10 TJS | 12.24 GHS |
| 50 TJS | 61.19 GHS |
| 100 TJS | 122.37 GHS |
| 500 TJS | 611.87 GHS |
| 1,000 TJS | 1,223.73 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-09-03T14:07:04Z",
"rates": {
"GHS": 1.223732
}
}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": 122.3732,
"rate": 1.223732
}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