Rate Overview
Live
1 BGN = 3.9548 TTD
1 TTD = 0.252855
BGN
Avg
3.9697
High
4.0329
Low
3.9284
Last updated: 7/14/2026, 6:22:41 PM
Quick Conversions
| BGN | TTD |
|---|---|
| 1 BGN | 3.95 TTD |
| 10 BGN | 39.55 TTD |
| 50 BGN | 197.74 TTD |
| 100 BGN | 395.48 TTD |
| 500 BGN | 1,977.42 TTD |
| 1,000 BGN | 3,954.83 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-14T18:22:41Z",
"rates": {
"TTD": 3.954832
}
}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.4832,
"rate": 3.954832
}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