Rate Overview
Live
1 TJS = 0.081466 GBP
1 GBP = 12.2751
TJS
Avg
0.081046
High
0.081466
Low
0.080599
Last updated: 7/27/2026, 4:06:44 PM
Quick Conversions
| TJS | GBP |
|---|---|
| 1 TJS | 0.08 GBP |
| 10 TJS | 0.81 GBP |
| 50 TJS | 4.07 GBP |
| 100 TJS | 8.15 GBP |
| 500 TJS | 40.73 GBP |
| 1,000 TJS | 81.47 GBP |
Get TJS/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=GBPExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-07-27T16:06:44Z",
"rates": {
"GBP": 0.081466
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "GBP",
"amount": 100
},
"result": 8.1466,
"rate": 0.081466
}Build with TJS/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key