Rate Overview
Live
1 GBP = 12.3656 TJS
1 TJS = 0.080870
GBP
Avg
12.3347
High
12.3919
Low
12.2254
Last updated: 7/7/2026, 11:13:45 AM
Quick Conversions
| GBP | TJS |
|---|---|
| 1 GBP | 12.37 TJS |
| 10 GBP | 123.66 TJS |
| 50 GBP | 618.28 TJS |
| 100 GBP | 1,236.56 TJS |
| 500 GBP | 6,182.79 TJS |
| 1,000 GBP | 12,365.59 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-07T11:13:45Z",
"rates": {
"TJS": 12.36559
}
}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": 1236.559,
"rate": 12.36559
}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