Rate Overview
Live
1 GIP = 12.2521 TJS
1 TJS = 0.081618
GIP
Avg
12.5922
High
12.8728
Low
12.2375
Last updated: 7/29/2026, 4:45:01 AM
Quick Conversions
| GIP | TJS |
|---|---|
| 1 GIP | 12.25 TJS |
| 10 GIP | 122.52 TJS |
| 50 GIP | 612.61 TJS |
| 100 GIP | 1,225.21 TJS |
| 500 GIP | 6,126.07 TJS |
| 1,000 GIP | 12,252.14 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-29T04:45:01Z",
"rates": {
"TJS": 12.252143
}
}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": 1225.2143,
"rate": 12.252143
}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