Rate Overview
Live
1 BBD = 22.5029 TRY
1 TRY = 0.044439
BBD
Avg
22.4470
High
22.5029
Low
22.4173
Last updated: 5/7/2026, 1:25:00 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.29 TRY |
| 500 BBD | 11,251.43 TRY |
| 1,000 BBD | 22,502.86 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-07T01:25:00Z",
"rates": {
"TRY": 22.502856
}
}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.2856,
"rate": 22.502856
}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