Rate Overview
Live
1 TTD = 0.249539 BGN
1 BGN = 4.0074
TTD
Avg
0.250095
High
0.251195
Low
0.249521
Last updated: 8/17/2026, 7:35:06 PM
Quick Conversions
| TTD | BGN |
|---|---|
| 1 TTD | 0.25 BGN |
| 10 TTD | 2.50 BGN |
| 50 TTD | 12.48 BGN |
| 100 TTD | 24.95 BGN |
| 500 TTD | 124.77 BGN |
| 1,000 TTD | 249.54 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-08-17T19:35:06Z",
"rates": {
"BGN": 0.249539
}
}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": 24.9539,
"rate": 0.249539
}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