Rate Overview
Live
1 BGN = 3.9568 TTD
1 TTD = 0.252731
BGN
Avg
4.0368
High
4.1227
Low
3.9437
Last updated: 7/27/2026, 11:55:12 PM
Quick Conversions
| BGN | TTD |
|---|---|
| 1 BGN | 3.96 TTD |
| 10 BGN | 39.57 TTD |
| 50 BGN | 197.84 TTD |
| 100 BGN | 395.68 TTD |
| 500 BGN | 1,978.39 TTD |
| 1,000 BGN | 3,956.78 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-27T23:55:12Z",
"rates": {
"TTD": 3.956776
}
}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": 395.6776,
"rate": 3.956776
}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