Rate Overview
Live
1 TJS = 0.800338 GTQ
1 GTQ = 1.2495
TJS
Avg
0.801404
High
0.811200
Low
0.796749
Last updated: 3/27/2026, 12:02:44 PM
Quick Conversions
| TJS | GTQ |
|---|---|
| 1 TJS | 0.80 GTQ |
| 10 TJS | 8.00 GTQ |
| 50 TJS | 40.02 GTQ |
| 100 TJS | 80.03 GTQ |
| 500 TJS | 400.17 GTQ |
| 1,000 TJS | 800.34 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-27T12:02:44Z",
"rates": {
"GTQ": 0.800338
}
}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.0338,
"rate": 0.800338
}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