Rate Overview
Live
1 BBD = 22.0355 TRY
1 TRY = 0.045381
BBD
Avg
21.9934
High
22.0370
Low
21.9622
Last updated: 3/6/2026, 9:41:46 PM
Quick Conversions
| BBD | TRY |
|---|---|
| 1 BBD | 22.04 TRY |
| 10 BBD | 220.35 TRY |
| 50 BBD | 1,101.77 TRY |
| 100 BBD | 2,203.55 TRY |
| 500 BBD | 11,017.73 TRY |
| 1,000 BBD | 22,035.45 TRY |
Get BBD/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=TRYExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-03-06T21:41:46Z",
"rates": {
"TRY": 22.03545
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "TRY",
"amount": 100
},
"result": 2203.545,
"rate": 22.03545
}Build with BBD/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key