Rate Overview
Live
1 GBP = 12.8260 TJS
1 TJS = 0.077967
GBP
Avg
12.8363
High
14.2837
Low
12.1255
Last updated: 4/17/2026, 9:26:01 AM
Quick Conversions
| GBP | TJS |
|---|---|
| 1 GBP | 12.83 TJS |
| 10 GBP | 128.26 TJS |
| 50 GBP | 641.30 TJS |
| 100 GBP | 1,282.60 TJS |
| 500 GBP | 6,412.99 TJS |
| 1,000 GBP | 12,825.98 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-04-17T09:26:01Z",
"rates": {
"TJS": 12.825979
}
}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": 1282.5979,
"rate": 12.825979
}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