Rate Overview
Live
1 TJS = 1.2660 GHS
1 GHS = 0.789863
TJS
Avg
1.1727
High
1.2660
Low
1.1259
Last updated: 5/29/2026, 5:11:39 PM
Quick Conversions
| TJS | GHS |
|---|---|
| 1 TJS | 1.27 GHS |
| 10 TJS | 12.66 GHS |
| 50 TJS | 63.30 GHS |
| 100 TJS | 126.60 GHS |
| 500 TJS | 633.02 GHS |
| 1,000 TJS | 1,266.04 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-29T17:11:39Z",
"rates": {
"GHS": 1.266042
}
}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": 126.60419999999999,
"rate": 1.266042
}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