Rate Overview
Live
1 BGN = 27.3134 TRY
1 TRY = 0.036612
BGN
Avg
27.2337
High
27.3199
Low
27.1121
Last updated: 5/29/2026, 7:50:49 PM
Quick Conversions
| BGN | TRY |
|---|---|
| 1 BGN | 27.31 TRY |
| 10 BGN | 273.13 TRY |
| 50 BGN | 1,365.67 TRY |
| 100 BGN | 2,731.34 TRY |
| 500 BGN | 13,656.71 TRY |
| 1,000 BGN | 27,313.43 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-29T19:50:49Z",
"rates": {
"TRY": 27.313428
}
}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.3428,
"rate": 27.313428
}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