Rate Overview
Live
1 GIP = 12.4442 TJS
1 TJS = 0.080359
GIP
Avg
12.4395
High
12.4879
Low
12.4000
Last updated: 8/12/2026, 8:39:39 AM
Quick Conversions
| GIP | TJS |
|---|---|
| 1 GIP | 12.44 TJS |
| 10 GIP | 124.44 TJS |
| 50 GIP | 622.21 TJS |
| 100 GIP | 1,244.42 TJS |
| 500 GIP | 6,222.09 TJS |
| 1,000 GIP | 12,444.17 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-08-12T08:39:39Z",
"rates": {
"TJS": 12.444174
}
}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": 1244.4174,
"rate": 12.444174
}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