Rate Overview
Live
1 TRY = 0.036869 BGN
1 BGN = 27.1231
TRY
Avg
0.036904
High
0.036937
Low
0.036869
Last updated: 5/7/2026, 10:11:32 AM
Quick Conversions
| TRY | BGN |
|---|---|
| 1 TRY | 0.04 BGN |
| 10 TRY | 0.37 BGN |
| 50 TRY | 1.84 BGN |
| 100 TRY | 3.69 BGN |
| 500 TRY | 18.43 BGN |
| 1,000 TRY | 36.87 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-05-07T10:11:32Z",
"rates": {
"BGN": 0.036869
}
}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.6869,
"rate": 0.036869
}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