Rate Overview
Live
1 BGN = 4.0405 TTD
1 TTD = 0.247494
BGN
Avg
4.0531
High
4.0804
Low
3.9999
Last updated: 5/27/2026, 9:45:15 AM
Quick Conversions
| BGN | TTD |
|---|---|
| 1 BGN | 4.04 TTD |
| 10 BGN | 40.40 TTD |
| 50 BGN | 202.02 TTD |
| 100 BGN | 404.05 TTD |
| 500 BGN | 2,020.25 TTD |
| 1,000 BGN | 4,040.50 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-27T09:45:15Z",
"rates": {
"TTD": 4.040496
}
}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": 404.0496,
"rate": 4.040496
}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