Rate Overview
Live
1 GIP = 12.7480 TJS
1 TJS = 0.078444
GIP
Avg
12.7233
High
12.7774
Low
12.6283
Last updated: 5/9/2026, 12:26:51 AM
Quick Conversions
| GIP | TJS |
|---|---|
| 1 GIP | 12.75 TJS |
| 10 GIP | 127.48 TJS |
| 50 GIP | 637.40 TJS |
| 100 GIP | 1,274.80 TJS |
| 500 GIP | 6,374.00 TJS |
| 1,000 GIP | 12,748.00 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-05-09T00:26:51Z",
"rates": {
"TJS": 12.747996
}
}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": 1274.7996,
"rate": 12.747996
}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