Rate Overview
Live
1 TJS = 0.077775 GBP
1 GBP = 12.8576
TJS
Avg
0.078239
High
0.078762
Low
0.077775
Last updated: 3/7/2026, 12:50:36 AM
Quick Conversions
| TJS | GBP |
|---|---|
| 1 TJS | 0.08 GBP |
| 10 TJS | 0.78 GBP |
| 50 TJS | 3.89 GBP |
| 100 TJS | 7.78 GBP |
| 500 TJS | 38.89 GBP |
| 1,000 TJS | 77.77 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-03-07T00:50:36Z",
"rates": {
"GBP": 0.077775
}
}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": 7.7775,
"rate": 0.077775
}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