Rate Overview
Live
1 TJS = 0.176908 BGN
1 BGN = 5.6527
TJS
Avg
0.176453
High
0.176968
Low
0.175876
Last updated: 4/18/2026, 8:45:14 AM
Quick Conversions
| TJS | BGN |
|---|---|
| 1 TJS | 0.18 BGN |
| 10 TJS | 1.77 BGN |
| 50 TJS | 8.85 BGN |
| 100 TJS | 17.69 BGN |
| 500 TJS | 88.45 BGN |
| 1,000 TJS | 176.91 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-04-18T08:45:14Z",
"rates": {
"BGN": 0.176908
}
}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.6908,
"rate": 0.176908
}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