Rate Overview
Live
1 BGN = 26.2314 TRY
1 TRY = 0.038122
BGN
Avg
26.1839
High
26.6202
Low
25.6957
Last updated: 3/27/2026, 11:53:46 AM
Quick Conversions
| BGN | TRY |
|---|---|
| 1 BGN | 26.23 TRY |
| 10 BGN | 262.31 TRY |
| 50 BGN | 1,311.57 TRY |
| 100 BGN | 2,623.14 TRY |
| 500 BGN | 13,115.68 TRY |
| 1,000 BGN | 26,231.35 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-27T11:53:46Z",
"rates": {
"TRY": 26.231353
}
}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.1353,
"rate": 26.231353
}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