Rate Overview
Live
1 TTD = 0.245577 BGN
1 BGN = 4.0720
TTD
Avg
0.245954
High
0.246952
Low
0.245360
Last updated: 4/17/2026, 4:44:22 AM
Quick Conversions
| TTD | BGN |
|---|---|
| 1 TTD | 0.25 BGN |
| 10 TTD | 2.46 BGN |
| 50 TTD | 12.28 BGN |
| 100 TTD | 24.56 BGN |
| 500 TTD | 122.79 BGN |
| 1,000 TTD | 245.58 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-04-17T04:44:22Z",
"rates": {
"BGN": 0.245577
}
}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.5577,
"rate": 0.245577
}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