Rate Overview
Live
1 BYN = 2.3059 TTD
1 TTD = 0.433677
BYN
Avg
2.3234
High
2.3355
Low
2.3059
Last updated: 3/7/2026, 1:00:36 AM
Quick Conversions
| BYN | TTD |
|---|---|
| 1 BYN | 2.31 TTD |
| 10 BYN | 23.06 TTD |
| 50 BYN | 115.29 TTD |
| 100 BYN | 230.59 TTD |
| 500 BYN | 1,152.93 TTD |
| 1,000 BYN | 2,305.87 TTD |
Get BYN/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=TTDExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-03-07T01:00:36Z",
"rates": {
"TTD": 2.305866
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "TTD",
"amount": 100
},
"result": 230.5866,
"rate": 2.305866
}Build with BYN/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key