Rate Overview
Live
1 TJS = 0.178794 BGN
1 BGN = 5.5930
TJS
Avg
0.178254
High
0.178794
Low
0.177801
Last updated: 5/9/2026, 4:53:38 AM
Quick Conversions
| TJS | BGN |
|---|---|
| 1 TJS | 0.18 BGN |
| 10 TJS | 1.79 BGN |
| 50 TJS | 8.94 BGN |
| 100 TJS | 17.88 BGN |
| 500 TJS | 89.40 BGN |
| 1,000 TJS | 178.79 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-05-09T04:53:38Z",
"rates": {
"BGN": 0.178794
}
}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.8794,
"rate": 0.178794
}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