Rate Overview
Live
1 GBP = 12.3404 TJS
1 TJS = 0.081035
GBP
Avg
12.3617
High
12.4379
Low
12.3139
Last updated: 7/26/2026, 3:39:05 PM
Quick Conversions
| GBP | TJS |
|---|---|
| 1 GBP | 12.34 TJS |
| 10 GBP | 123.40 TJS |
| 50 GBP | 617.02 TJS |
| 100 GBP | 1,234.04 TJS |
| 500 GBP | 6,170.20 TJS |
| 1,000 GBP | 12,340.39 TJS |
Get GBP/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=TJSExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-26T15:39:05Z",
"rates": {
"TJS": 12.340395
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "TJS",
"amount": 100
},
"result": 1234.0394999999999,
"rate": 12.340395
}Build with GBP/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key