Rate Overview
Live
1 BGN = 3.9609 TTD
1 TTD = 0.252471
BGN
Avg
3.9618
High
4.0162
Low
3.9284
Last updated: 7/6/2026, 6:32:31 PM
Quick Conversions
| BGN | TTD |
|---|---|
| 1 BGN | 3.96 TTD |
| 10 BGN | 39.61 TTD |
| 50 BGN | 198.04 TTD |
| 100 BGN | 396.09 TTD |
| 500 BGN | 1,980.43 TTD |
| 1,000 BGN | 3,960.85 TTD |
Get BGN/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=TTDExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-07-06T18:32:31Z",
"rates": {
"TTD": 3.960852
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "TTD",
"amount": 100
},
"result": 396.0852,
"rate": 3.960852
}Build with BGN/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key