Rate Overview
Live
1 BBD = 22.2303 TRY
1 TRY = 0.044984
BBD
Avg
22.0742
High
22.2303
Low
21.9345
Last updated: 3/27/2026, 11:25:55 AM
Quick Conversions
| BBD | TRY |
|---|---|
| 1 BBD | 22.23 TRY |
| 10 BBD | 222.30 TRY |
| 50 BBD | 1,111.51 TRY |
| 100 BBD | 2,223.03 TRY |
| 500 BBD | 11,115.15 TRY |
| 1,000 BBD | 22,230.30 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-27T11:25:55Z",
"rates": {
"TRY": 22.2303
}
}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.0299999999997,
"rate": 22.2303
}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