Rate Overview
Live
1 TJS = 0.177371 BGN
1 BGN = 5.6379
TJS
Avg
0.176688
High
0.177818
Low
0.176082
Last updated: 3/27/2026, 6:43:20 AM
Quick Conversions
| TJS | BGN |
|---|---|
| 1 TJS | 0.18 BGN |
| 10 TJS | 1.77 BGN |
| 50 TJS | 8.87 BGN |
| 100 TJS | 17.74 BGN |
| 500 TJS | 88.69 BGN |
| 1,000 TJS | 177.37 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-27T06:43:20Z",
"rates": {
"BGN": 0.177371
}
}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.7371,
"rate": 0.177371
}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