Rate Overview
Live
1 GIP = 12.4732 TJS
1 TJS = 0.080172
GIP
Avg
12.5219
High
12.5713
Low
12.4732
Last updated: 9/2/2026, 8:27:04 AM
Quick Conversions
| GIP | TJS |
|---|---|
| 1 GIP | 12.47 TJS |
| 10 GIP | 124.73 TJS |
| 50 GIP | 623.66 TJS |
| 100 GIP | 1,247.32 TJS |
| 500 GIP | 6,236.60 TJS |
| 1,000 GIP | 12,473.20 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-09-02T08:27:04Z",
"rates": {
"TJS": 12.473204
}
}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": 1247.3204,
"rate": 12.473204
}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