Rate Overview
Live
1 GIP = 12.3459 TJS
1 TJS = 0.080998
GIP
Avg
12.4512
High
12.5113
Low
12.3459
Last updated: 6/18/2026, 7:43:17 PM
Quick Conversions
| GIP | TJS |
|---|---|
| 1 GIP | 12.35 TJS |
| 10 GIP | 123.46 TJS |
| 50 GIP | 617.30 TJS |
| 100 GIP | 1,234.59 TJS |
| 500 GIP | 6,172.96 TJS |
| 1,000 GIP | 12,345.93 TJS |
Get GIP/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=TJSExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-06-18T19:43:17Z",
"rates": {
"TJS": 12.34593
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "TJS",
"amount": 100
},
"result": 1234.5929999999998,
"rate": 12.34593
}Build with GIP/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key