Rate Overview
Live
1 BBD = 22.2302 TRY
1 TRY = 0.044984
BBD
Avg
22.1786
High
22.2302
Low
22.1434
Last updated: 3/27/2026, 7:49:20 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.02 TRY |
| 500 BBD | 11,115.11 TRY |
| 1,000 BBD | 22,230.23 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-27T07:49:20Z",
"rates": {
"TRY": 22.230225
}
}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.0225,
"rate": 22.230225
}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