Rate Overview
Live
1 GIP = 12.7644 TJS
1 TJS = 0.078343
GIP
Avg
12.7771
High
12.8694
Low
12.7426
Last updated: 4/18/2026, 8:50:03 AM
Quick Conversions
| GIP | TJS |
|---|---|
| 1 GIP | 12.76 TJS |
| 10 GIP | 127.64 TJS |
| 50 GIP | 638.22 TJS |
| 100 GIP | 1,276.44 TJS |
| 500 GIP | 6,382.18 TJS |
| 1,000 GIP | 12,764.36 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-04-18T08:50:03Z",
"rates": {
"TJS": 12.764358
}
}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": 1276.4358,
"rate": 12.764358
}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