Rate Overview
Live
1 TTD = 0.248644 BGN
1 BGN = 4.0218
TTD
Avg
0.247170
High
0.248858
Low
0.245144
Last updated: 3/7/2026, 2:12:13 AM
Quick Conversions
| TTD | BGN |
|---|---|
| 1 TTD | 0.25 BGN |
| 10 TTD | 2.49 BGN |
| 50 TTD | 12.43 BGN |
| 100 TTD | 24.86 BGN |
| 500 TTD | 124.32 BGN |
| 1,000 TTD | 248.64 BGN |
Get TTD/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=BGNExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-03-07T02:12:13Z",
"rates": {
"BGN": 0.248644
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "BGN",
"amount": 100
},
"result": 24.8644,
"rate": 0.248644
}Build with TTD/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key