Rate Overview
Live
1 BBD = 22.2300 TRY
1 TRY = 0.044984
BBD
Avg
22.0741
High
22.2300
Low
21.9345
Last updated: 3/27/2026, 12:52:48 PM
Quick Conversions
| BBD | TRY |
|---|---|
| 1 BBD | 22.23 TRY |
| 10 BBD | 222.30 TRY |
| 50 BBD | 1,111.50 TRY |
| 100 BBD | 2,223.00 TRY |
| 500 BBD | 11,115.03 TRY |
| 1,000 BBD | 22,230.05 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-27T12:52:48Z",
"rates": {
"TRY": 22.23005
}
}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.0049999999997,
"rate": 22.23005
}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