Rate Overview
Live
1 TRY = 0.045382 BBD
1 BBD = 22.0352
TRY
Avg
0.045464
High
0.045532
Low
0.045378
Last updated: 3/7/2026, 1:00:16 AM
Quick Conversions
| TRY | BBD |
|---|---|
| 1 TRY | 0.05 BBD |
| 10 TRY | 0.45 BBD |
| 50 TRY | 2.27 BBD |
| 100 TRY | 4.54 BBD |
| 500 TRY | 22.69 BBD |
| 1,000 TRY | 45.38 BBD |
Get TRY/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=BBDExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-03-07T01:00:16Z",
"rates": {
"BBD": 0.045382
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "BBD",
"amount": 100
},
"result": 4.5382,
"rate": 0.045382
}Build with TRY/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key