Rate Overview
Live
1 BBD = 22.2304 TRY
1 TRY = 0.044984
BBD
Avg
21.4783
High
22.2304
Low
20.7439
Last updated: 3/27/2026, 9:38:28 AM
Quick Conversions
| BBD | TRY |
|---|---|
| 1 BBD | 22.23 TRY |
| 10 BBD | 222.30 TRY |
| 50 BBD | 1,111.52 TRY |
| 100 BBD | 2,223.04 TRY |
| 500 BBD | 11,115.18 TRY |
| 1,000 BBD | 22,230.35 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-27T09:38:28Z",
"rates": {
"TRY": 22.23035
}
}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": 2223.0350000000003,
"rate": 22.23035
}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