Rate Overview
Live
1 BGN = 27.3136 TRY
1 TRY = 0.036612
BGN
Avg
27.1610
High
27.3199
Low
27.0030
Last updated: 5/29/2026, 6:48:36 PM
Quick Conversions
| BGN | TRY |
|---|---|
| 1 BGN | 27.31 TRY |
| 10 BGN | 273.14 TRY |
| 50 BGN | 1,365.68 TRY |
| 100 BGN | 2,731.36 TRY |
| 500 BGN | 13,656.80 TRY |
| 1,000 BGN | 27,313.61 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-05-29T18:48:36Z",
"rates": {
"TRY": 27.313607
}
}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": 2731.3607,
"rate": 27.313607
}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