Rate Overview
Live
1 TRY = 0.044983 BBD
1 BBD = 22.2306
TRY
Avg
0.045088
High
0.045160
Low
0.044983
Last updated: 3/27/2026, 11:17:55 AM
Quick Conversions
| TRY | BBD |
|---|---|
| 1 TRY | 0.04 BBD |
| 10 TRY | 0.45 BBD |
| 50 TRY | 2.25 BBD |
| 100 TRY | 4.50 BBD |
| 500 TRY | 22.49 BBD |
| 1,000 TRY | 44.98 BBD |
Get TRY/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=BBDExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-03-27T11:17:55Z",
"rates": {
"BBD": 0.044983
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "BBD",
"amount": 100
},
"result": 4.4983,
"rate": 0.044983
}Build with TRY/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key