Rate Overview
Live
1 GBP = 12.4644 TJS
1 TJS = 0.080228
GBP
Avg
12.5042
High
12.5529
Low
12.4556
Last updated: 9/3/2026, 2:51:01 PM
Quick Conversions
| GBP | TJS |
|---|---|
| 1 GBP | 12.46 TJS |
| 10 GBP | 124.64 TJS |
| 50 GBP | 623.22 TJS |
| 100 GBP | 1,246.44 TJS |
| 500 GBP | 6,232.22 TJS |
| 1,000 GBP | 12,464.43 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-09-03T14:51:01Z",
"rates": {
"TJS": 12.464432
}
}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.4432,
"rate": 12.464432
}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