Rate Overview
Live
1 GBP = 12.4528 TJS
1 TJS = 0.080303
GBP
Avg
12.4780
High
12.5130
Low
12.4506
Last updated: 6/17/2026, 6:51:41 AM
Quick Conversions
| GBP | TJS |
|---|---|
| 1 GBP | 12.45 TJS |
| 10 GBP | 124.53 TJS |
| 50 GBP | 622.64 TJS |
| 100 GBP | 1,245.28 TJS |
| 500 GBP | 6,226.39 TJS |
| 1,000 GBP | 12,452.79 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-06-17T06:51:41Z",
"rates": {
"TJS": 12.452788
}
}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": 1245.2788,
"rate": 12.452788
}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