Rate Overview
Live
1 GBP = 12.2491 TJS
1 TJS = 0.081639
GBP
Avg
12.4386
High
12.5359
Low
12.2451
Last updated: 6/19/2026, 8:37:02 AM
Quick Conversions
| GBP | TJS |
|---|---|
| 1 GBP | 12.25 TJS |
| 10 GBP | 122.49 TJS |
| 50 GBP | 612.46 TJS |
| 100 GBP | 1,224.91 TJS |
| 500 GBP | 6,124.55 TJS |
| 1,000 GBP | 12,249.10 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-06-19T08:37:02Z",
"rates": {
"TJS": 12.249103
}
}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": 1224.9103,
"rate": 12.249103
}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