Rate Overview
Live
1 TJS = 0.182485 BGN
1 BGN = 5.4799
TJS
Avg
0.177975
High
0.183755
Low
0.168700
Last updated: 5/29/2026, 5:07:15 PM
Quick Conversions
| TJS | BGN |
|---|---|
| 1 TJS | 0.18 BGN |
| 10 TJS | 1.82 BGN |
| 50 TJS | 9.12 BGN |
| 100 TJS | 18.25 BGN |
| 500 TJS | 91.24 BGN |
| 1,000 TJS | 182.49 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-29T17:07:15Z",
"rates": {
"BGN": 0.182485
}
}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.2485,
"rate": 0.182485
}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