Rate Overview
Live
1 BGN = 4.0637 TTD
1 TTD = 0.246083
BGN
Avg
4.0682
High
4.0776
Low
4.0553
Last updated: 5/7/2026, 6:53:30 AM
Quick Conversions
| BGN | TTD |
|---|---|
| 1 BGN | 4.06 TTD |
| 10 BGN | 40.64 TTD |
| 50 BGN | 203.18 TTD |
| 100 BGN | 406.37 TTD |
| 500 BGN | 2,031.83 TTD |
| 1,000 BGN | 4,063.67 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-05-07T06:53:30Z",
"rates": {
"TTD": 4.063667
}
}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": 406.3667,
"rate": 4.063667
}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