Rate Overview
Live
1 GIP = 12.7499 TJS
1 TJS = 0.078432
GIP
Avg
12.7848
High
12.8260
Low
12.7499
Last updated: 3/27/2026, 11:51:35 AM
Quick Conversions
| GIP | TJS |
|---|---|
| 1 GIP | 12.75 TJS |
| 10 GIP | 127.50 TJS |
| 50 GIP | 637.49 TJS |
| 100 GIP | 1,274.99 TJS |
| 500 GIP | 6,374.95 TJS |
| 1,000 GIP | 12,749.90 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-03-27T11:51:35Z",
"rates": {
"TJS": 12.749895
}
}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.9895000000001,
"rate": 12.749895
}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