Rate Overview
Live
1 BGN = 4.0244 TTD
1 TTD = 0.248482
BGN
Avg
4.0438
High
4.0792
Low
4.0184
Last updated: 3/7/2026, 5:02:17 AM
Quick Conversions
| BGN | TTD |
|---|---|
| 1 BGN | 4.02 TTD |
| 10 BGN | 40.24 TTD |
| 50 BGN | 201.22 TTD |
| 100 BGN | 402.44 TTD |
| 500 BGN | 2,012.22 TTD |
| 1,000 BGN | 4,024.43 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-03-07T05:02:17Z",
"rates": {
"TTD": 4.02443
}
}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.443,
"rate": 4.02443
}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