Rate Overview
Live
1 GBP = 12.4109 TJS
1 TJS = 0.080574
GBP
Avg
12.3801
High
12.4691
Low
12.2453
Last updated: 8/5/2026, 11:13:49 PM
Quick Conversions
| GBP | TJS |
|---|---|
| 1 GBP | 12.41 TJS |
| 10 GBP | 124.11 TJS |
| 50 GBP | 620.54 TJS |
| 100 GBP | 1,241.09 TJS |
| 500 GBP | 6,205.44 TJS |
| 1,000 GBP | 12,410.88 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-05T23:13:49Z",
"rates": {
"TJS": 12.410884
}
}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": 1241.0883999999999,
"rate": 12.410884
}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