Rate Overview
Live
1 GIP = 12.7573 TJS
1 TJS = 0.078386 GIP
Avg
12.5819
High
12.7594
Low
12.4753
Last updated: 1/25/2026, 9:05:45 AM
Quick Conversions
| GIP | TJS |
|---|---|
| 1 GIP | 12.76 TJS |
| 10 GIP | 127.57 TJS |
| 50 GIP | 637.87 TJS |
| 100 GIP | 1,275.73 TJS |
| 500 GIP | 6,378.67 TJS |
| 1,000 GIP | 12,757.33 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-01-25T09:05:45Z",
"rates": {
"TJS": 12.757331
}
}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": 1275.7331000000001,
"rate": 12.757331
}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