Rate Overview
Live
1 TRY = 0.037189 BGN
1 BGN = 26.8897
TRY
Avg
0.037278
High
0.037422
Low
0.037189
Last updated: 4/17/2026, 6:09:21 AM
Quick Conversions
| TRY | BGN |
|---|---|
| 1 TRY | 0.04 BGN |
| 10 TRY | 0.37 BGN |
| 50 TRY | 1.86 BGN |
| 100 TRY | 3.72 BGN |
| 500 TRY | 18.59 BGN |
| 1,000 TRY | 37.19 BGN |
Get TRY/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=BGNExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-04-17T06:09:21Z",
"rates": {
"BGN": 0.037189
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "BGN",
"amount": 100
},
"result": 3.7189,
"rate": 0.037189
}Build with TRY/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key