Rate Overview
Live
1 GBP = 12.4792 TJS
1 TJS = 0.080133
GBP
Avg
12.5956
High
12.8464
Low
12.2254
Last updated: 8/9/2026, 1:19:43 PM
Quick Conversions
| GBP | TJS |
|---|---|
| 1 GBP | 12.48 TJS |
| 10 GBP | 124.79 TJS |
| 50 GBP | 623.96 TJS |
| 100 GBP | 1,247.92 TJS |
| 500 GBP | 6,239.60 TJS |
| 1,000 GBP | 12,479.21 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-09T13:19:43Z",
"rates": {
"TJS": 12.479205
}
}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": 1247.9205,
"rate": 12.479205
}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