Rate Overview
Live
1 BYN = 2.3997 TTD
1 TTD = 0.416723
BYN
Avg
2.4032
High
2.4146
Low
2.3949
Last updated: 5/7/2026, 6:53:36 AM
Quick Conversions
| BYN | TTD |
|---|---|
| 1 BYN | 2.40 TTD |
| 10 BYN | 24.00 TTD |
| 50 BYN | 119.98 TTD |
| 100 BYN | 239.97 TTD |
| 500 BYN | 1,199.84 TTD |
| 1,000 BYN | 2,399.67 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-05-07T06:53:36Z",
"rates": {
"TTD": 2.399675
}
}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": 239.96749999999997,
"rate": 2.399675
}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