Rate Overview
Live
1 BGN = 27.3513 TRY
1 TRY = 0.036561
BGN
Avg
27.3877
High
27.6157
Low
27.2142
Last updated: 7/8/2026, 3:43:09 PM
Quick Conversions
| BGN | TRY |
|---|---|
| 1 BGN | 27.35 TRY |
| 10 BGN | 273.51 TRY |
| 50 BGN | 1,367.56 TRY |
| 100 BGN | 2,735.13 TRY |
| 500 BGN | 13,675.65 TRY |
| 1,000 BGN | 27,351.30 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-07-08T15:43:09Z",
"rates": {
"TRY": 27.351296
}
}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": 2735.1296,
"rate": 27.351296
}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