Rate Overview
Live
1 BGN = 26.2312 TRY
1 TRY = 0.038123
BGN
Avg
26.2404
High
26.3229
Low
26.1664
Last updated: 3/27/2026, 10:11:08 AM
Quick Conversions
| BGN | TRY |
|---|---|
| 1 BGN | 26.23 TRY |
| 10 BGN | 262.31 TRY |
| 50 BGN | 1,311.56 TRY |
| 100 BGN | 2,623.12 TRY |
| 500 BGN | 13,115.59 TRY |
| 1,000 BGN | 26,231.18 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-03-27T10:11:08Z",
"rates": {
"TRY": 26.231176
}
}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": 2623.1176,
"rate": 26.231176
}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