Rate Overview
Live
1 GBP = 12.7214 TJS
1 TJS = 0.078608
GBP
Avg
12.7810
High
12.9076
Low
12.7128
Last updated: 3/27/2026, 9:23:20 AM
Quick Conversions
| GBP | TJS |
|---|---|
| 1 GBP | 12.72 TJS |
| 10 GBP | 127.21 TJS |
| 50 GBP | 636.07 TJS |
| 100 GBP | 1,272.14 TJS |
| 500 GBP | 6,360.68 TJS |
| 1,000 GBP | 12,721.35 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-27T09:23:20Z",
"rates": {
"TJS": 12.721354
}
}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": 1272.1354,
"rate": 12.721354
}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