Rate Overview
Live
1 TJS = 0.176865 BGN
1 BGN = 5.6540 TJS
Avg
0.174318
High
0.183662
Low
0.158221
Last updated: 1/25/2026, 9:26:25 AM
Quick Conversions
| TJS | BGN |
|---|---|
| 1 TJS | 0.18 BGN |
| 10 TJS | 1.77 BGN |
| 50 TJS | 8.84 BGN |
| 100 TJS | 17.69 BGN |
| 500 TJS | 88.43 BGN |
| 1,000 TJS | 176.86 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-01-25T09:26:25Z",
"rates": {
"BGN": 0.176865
}
}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.6865,
"rate": 0.176865
}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