Rate Overview
Live
1 GIP = 12.8850 TJS
1 TJS = 0.077610
GIP
Avg
12.8127
High
12.8850
Low
12.7267
Last updated: 2/14/2026, 3:10:30 PM
Quick Conversions
| GIP | TJS |
|---|---|
| 1 GIP | 12.88 TJS |
| 10 GIP | 128.85 TJS |
| 50 GIP | 644.25 TJS |
| 100 GIP | 1,288.50 TJS |
| 500 GIP | 6,442.50 TJS |
| 1,000 GIP | 12,884.99 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-02-14T15:10:30Z",
"rates": {
"TJS": 12.884992
}
}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": 1288.4992,
"rate": 12.884992
}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