Rate Overview
Live
1 BGN = 27.3119 TRY
1 TRY = 0.036614
BGN
Avg
27.2335
High
27.3199
Low
27.1121
Last updated: 5/29/2026, 4:23:15 PM
Quick Conversions
| BGN | TRY |
|---|---|
| 1 BGN | 27.31 TRY |
| 10 BGN | 273.12 TRY |
| 50 BGN | 1,365.59 TRY |
| 100 BGN | 2,731.19 TRY |
| 500 BGN | 13,655.94 TRY |
| 1,000 BGN | 27,311.88 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-29T16:23:15Z",
"rates": {
"TRY": 27.311881
}
}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.1881,
"rate": 27.311881
}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