Rate Overview
Live
1 BGN = 4.0720 TTD
1 TTD = 0.245577
BGN
Avg
4.0658
High
4.0756
Low
4.0494
Last updated: 4/17/2026, 4:54:23 AM
Quick Conversions
| BGN | TTD |
|---|---|
| 1 BGN | 4.07 TTD |
| 10 BGN | 40.72 TTD |
| 50 BGN | 203.60 TTD |
| 100 BGN | 407.20 TTD |
| 500 BGN | 2,036.02 TTD |
| 1,000 BGN | 4,072.04 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-04-17T04:54:23Z",
"rates": {
"TTD": 4.07204
}
}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": 407.204,
"rate": 4.07204
}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