Rate Overview
Live
1 TJS = 0.080062 GBP
1 GBP = 12.4903
TJS
Avg
0.080075
High
0.080285
Low
0.079663
Last updated: 9/7/2026, 6:39:38 PM
Quick Conversions
| TJS | GBP |
|---|---|
| 1 TJS | 0.08 GBP |
| 10 TJS | 0.80 GBP |
| 50 TJS | 4.00 GBP |
| 100 TJS | 8.01 GBP |
| 500 TJS | 40.03 GBP |
| 1,000 TJS | 80.06 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-09-07T18:39:38Z",
"rates": {
"GBP": 0.080062
}
}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.0062,
"rate": 0.080062
}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