Rate Overview
Live
1 TJS = 0.185280 BGN
1 BGN = 5.3972
TJS
Avg
0.179664
High
0.185598
Low
0.173792
Last updated: 7/23/2026, 9:33:41 PM
Quick Conversions
| TJS | BGN |
|---|---|
| 1 TJS | 0.19 BGN |
| 10 TJS | 1.85 BGN |
| 50 TJS | 9.26 BGN |
| 100 TJS | 18.53 BGN |
| 500 TJS | 92.64 BGN |
| 1,000 TJS | 185.28 BGN |
Get TJS/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=BGNExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-07-23T21:33:41Z",
"rates": {
"BGN": 0.18528
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "BGN",
"amount": 100
},
"result": 18.528,
"rate": 0.18528
}Build with TJS/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key