Rate Overview
Live
1 GBP = 12.4642 TJS
1 TJS = 0.080230
GBP
Avg
12.4703
High
12.4954
Low
12.4536
Last updated: 5/27/2026, 12:31:43 PM
Quick Conversions
| GBP | TJS |
|---|---|
| 1 GBP | 12.46 TJS |
| 10 GBP | 124.64 TJS |
| 50 GBP | 623.21 TJS |
| 100 GBP | 1,246.42 TJS |
| 500 GBP | 6,232.12 TJS |
| 1,000 GBP | 12,464.23 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-05-27T12:31:43Z",
"rates": {
"TJS": 12.464234
}
}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": 1246.4234,
"rate": 12.464234
}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