Rate Overview
Live
1 GBP = 12.4005 TJS
1 TJS = 0.080642
GBP
Avg
12.3819
High
12.4691
Low
12.2453
Last updated: 8/5/2026, 3:37:55 AM
Quick Conversions
| GBP | TJS |
|---|---|
| 1 GBP | 12.40 TJS |
| 10 GBP | 124.01 TJS |
| 50 GBP | 620.03 TJS |
| 100 GBP | 1,240.05 TJS |
| 500 GBP | 6,200.27 TJS |
| 1,000 GBP | 12,400.53 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-08-05T03:37:55Z",
"rates": {
"TJS": 12.40053
}
}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": 1240.0529999999999,
"rate": 12.40053
}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