Rate Overview
Live
1 GBP = 12.8603 TJS
1 TJS = 0.077758
GBP
Avg
12.7905
High
12.8603
Low
12.6964
Last updated: 3/7/2026, 4:05:57 AM
Quick Conversions
| GBP | TJS |
|---|---|
| 1 GBP | 12.86 TJS |
| 10 GBP | 128.60 TJS |
| 50 GBP | 643.02 TJS |
| 100 GBP | 1,286.03 TJS |
| 500 GBP | 6,430.17 TJS |
| 1,000 GBP | 12,860.34 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-03-07T04:05:57Z",
"rates": {
"TJS": 12.86034
}
}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": 1286.034,
"rate": 12.86034
}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