Rate Overview
Live
1 TRY = 0.038163 BGN
1 BGN = 26.2034 TRY
Avg
0.038714
High
0.039004
Low
0.038163
Last updated: 1/25/2026, 9:09:01 AM
Quick Conversions
| TRY | BGN |
|---|---|
| 1 TRY | 0.04 BGN |
| 10 TRY | 0.38 BGN |
| 50 TRY | 1.91 BGN |
| 100 TRY | 3.82 BGN |
| 500 TRY | 19.08 BGN |
| 1,000 TRY | 38.16 BGN |
Get TRY/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=BGNExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-01-25T09:09:01Z",
"rates": {
"BGN": 0.038163
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "BGN",
"amount": 100
},
"result": 3.8163,
"rate": 0.038163
}Build with TRY/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key