Rate Overview
Live
1 BGN = 3.9524 TTD
1 TTD = 0.253014
BGN
Avg
4.0264
High
4.1299
Low
3.9524
Last updated: 7/25/2026, 12:15:52 AM
Quick Conversions
| BGN | TTD |
|---|---|
| 1 BGN | 3.95 TTD |
| 10 BGN | 39.52 TTD |
| 50 BGN | 197.62 TTD |
| 100 BGN | 395.24 TTD |
| 500 BGN | 1,976.18 TTD |
| 1,000 BGN | 3,952.35 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-07-25T00:15:52Z",
"rates": {
"TTD": 3.95235
}
}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": 395.235,
"rate": 3.95235
}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