Rate Overview
Live
1 BGN = 3.9953 TTD
1 TTD = 0.250292
BGN
Avg
3.9984
High
4.0073
Low
3.9945
Last updated: 8/13/2026, 1:23:38 AM
Quick Conversions
| BGN | TTD |
|---|---|
| 1 BGN | 4.00 TTD |
| 10 BGN | 39.95 TTD |
| 50 BGN | 199.77 TTD |
| 100 BGN | 399.53 TTD |
| 500 BGN | 1,997.67 TTD |
| 1,000 BGN | 3,995.33 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-08-13T01:23:38Z",
"rates": {
"TTD": 3.995333
}
}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": 399.5333,
"rate": 3.995333
}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