Rate Overview
Live
1 BBD = 22.5028 TRY
1 TRY = 0.044439
BBD
Avg
22.4470
High
22.5028
Low
22.4173
Last updated: 5/7/2026, 2:19:55 AM
Quick Conversions
| BBD | TRY |
|---|---|
| 1 BBD | 22.50 TRY |
| 10 BBD | 225.03 TRY |
| 50 BBD | 1,125.14 TRY |
| 100 BBD | 2,250.28 TRY |
| 500 BBD | 11,251.38 TRY |
| 1,000 BBD | 22,502.76 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-07T02:19:55Z",
"rates": {
"TRY": 22.502756
}
}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": 2250.2756,
"rate": 22.502756
}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