Rate Overview
Live
1 GIP = 12.2990 TJS
1 TJS = 0.081308
GIP
Avg
13.0808
High
14.0551
Low
12.0192
Last updated: 7/28/2026, 12:42:15 PM
Quick Conversions
| GIP | TJS |
|---|---|
| 1 GIP | 12.30 TJS |
| 10 GIP | 122.99 TJS |
| 50 GIP | 614.95 TJS |
| 100 GIP | 1,229.90 TJS |
| 500 GIP | 6,149.48 TJS |
| 1,000 GIP | 12,298.96 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-07-28T12:42:15Z",
"rates": {
"TJS": 12.298964
}
}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": 1229.8964,
"rate": 12.298964
}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