Rate Overview
Live
1 BGN = 4.0215 TTD
1 TTD = 0.248663
BGN
Avg
4.0139
High
4.0306
Low
3.9963
Last updated: 6/16/2026, 1:24:01 PM
Quick Conversions
| BGN | TTD |
|---|---|
| 1 BGN | 4.02 TTD |
| 10 BGN | 40.22 TTD |
| 50 BGN | 201.08 TTD |
| 100 BGN | 402.15 TTD |
| 500 BGN | 2,010.76 TTD |
| 1,000 BGN | 4,021.52 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-06-16T13:24:01Z",
"rates": {
"TTD": 4.021515
}
}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": 402.1515,
"rate": 4.021515
}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