Rate Overview
Live
1 GIP = 12.3712 TJS
1 TJS = 0.080833
GIP
Avg
12.4281
High
12.4834
Low
12.3318
Last updated: 5/29/2026, 9:45:06 PM
Quick Conversions
| GIP | TJS |
|---|---|
| 1 GIP | 12.37 TJS |
| 10 GIP | 123.71 TJS |
| 50 GIP | 618.56 TJS |
| 100 GIP | 1,237.12 TJS |
| 500 GIP | 6,185.59 TJS |
| 1,000 GIP | 12,371.19 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-29T21:45:06Z",
"rates": {
"TJS": 12.371186
}
}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": 1237.1186,
"rate": 12.371186
}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