Rate Overview
Live
1 TTD = 0.252067 BGN
1 BGN = 3.9672
TTD
Avg
0.252269
High
0.254555
Low
0.248990
Last updated: 7/8/2026, 9:36:07 PM
Quick Conversions
| TTD | BGN |
|---|---|
| 1 TTD | 0.25 BGN |
| 10 TTD | 2.52 BGN |
| 50 TTD | 12.60 BGN |
| 100 TTD | 25.21 BGN |
| 500 TTD | 126.03 BGN |
| 1,000 TTD | 252.07 BGN |
Get TTD/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=BGNExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-07-08T21:36:07Z",
"rates": {
"BGN": 0.252067
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "BGN",
"amount": 100
},
"result": 25.206699999999998,
"rate": 0.252067
}Build with TTD/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key