Rate Overview
Live
1 GBP = 12.4417 TJS
1 TJS = 0.080375
GBP
Avg
12.6386
High
13.7387
Low
12.0389
Last updated: 6/17/2026, 8:33:41 AM
Quick Conversions
| GBP | TJS |
|---|---|
| 1 GBP | 12.44 TJS |
| 10 GBP | 124.42 TJS |
| 50 GBP | 622.09 TJS |
| 100 GBP | 1,244.17 TJS |
| 500 GBP | 6,220.85 TJS |
| 1,000 GBP | 12,441.71 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-06-17T08:33:41Z",
"rates": {
"TJS": 12.441709
}
}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": 1244.1708999999998,
"rate": 12.441709
}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