Rate Overview
Live
1 TJS = 0.175622 BGN
1 BGN = 5.6940
TJS
Avg
0.175194
High
0.176576
Low
0.174033
Last updated: 3/7/2026, 1:00:34 AM
Quick Conversions
| TJS | BGN |
|---|---|
| 1 TJS | 0.18 BGN |
| 10 TJS | 1.76 BGN |
| 50 TJS | 8.78 BGN |
| 100 TJS | 17.56 BGN |
| 500 TJS | 87.81 BGN |
| 1,000 TJS | 175.62 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-03-07T01:00:34Z",
"rates": {
"BGN": 0.175622
}
}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": 17.5622,
"rate": 0.175622
}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