Rate Overview
Live
1 TJS = 0.800225 GTQ
1 GTQ = 1.2496
TJS
Avg
0.803490
High
0.806503
Low
0.800225
Last updated: 3/7/2026, 1:05:59 AM
Quick Conversions
| TJS | GTQ |
|---|---|
| 1 TJS | 0.80 GTQ |
| 10 TJS | 8.00 GTQ |
| 50 TJS | 40.01 GTQ |
| 100 TJS | 80.02 GTQ |
| 500 TJS | 400.11 GTQ |
| 1,000 TJS | 800.22 GTQ |
Get TJS/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=GTQExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-03-07T01:05:59Z",
"rates": {
"GTQ": 0.800225
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "GTQ",
"amount": 100
},
"result": 80.0225,
"rate": 0.800225
}Build with TJS/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key