Rate Overview
Live
1 GBP = 12.5415 TJS
1 TJS = 0.079735
GBP
Avg
12.5346
High
12.9060
Low
12.1038
Last updated: 8/17/2026, 1:06:58 AM
Quick Conversions
| GBP | TJS |
|---|---|
| 1 GBP | 12.54 TJS |
| 10 GBP | 125.42 TJS |
| 50 GBP | 627.08 TJS |
| 100 GBP | 1,254.15 TJS |
| 500 GBP | 6,270.75 TJS |
| 1,000 GBP | 12,541.51 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-17T01:06:58Z",
"rates": {
"TJS": 12.541505
}
}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": 1254.1505000000002,
"rate": 12.541505
}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