Rate Overview
Live
1 BGN = 26.2034 TRY
1 TRY = 0.038163 BGN
Avg
15.0748
High
26.2034
Low
4.8112
Last updated: 1/25/2026, 5:16:58 AM
Quick Conversions
| BGN | TRY |
|---|---|
| 1 BGN | 26.20 TRY |
| 10 BGN | 262.03 TRY |
| 50 BGN | 1,310.17 TRY |
| 100 BGN | 2,620.34 TRY |
| 500 BGN | 13,101.68 TRY |
| 1,000 BGN | 26,203.36 TRY |
Get BGN/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=TRYExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-01-25T05:16:58Z",
"rates": {
"TRY": 26.20336
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "TRY",
"amount": 100
},
"result": 2620.336,
"rate": 26.20336
}Build with BGN/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key