Rate Overview
Live
1 BBD = 22.9512 TRY
1 TRY = 0.043571
BBD
Avg
19.8861
High
22.9512
Low
16.9776
Last updated: 5/27/2026, 7:24:55 AM
Quick Conversions
| BBD | TRY |
|---|---|
| 1 BBD | 22.95 TRY |
| 10 BBD | 229.51 TRY |
| 50 BBD | 1,147.56 TRY |
| 100 BBD | 2,295.12 TRY |
| 500 BBD | 11,475.60 TRY |
| 1,000 BBD | 22,951.20 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-05-27T07:24:55Z",
"rates": {
"TRY": 22.9512
}
}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": 2295.12,
"rate": 22.9512
}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