Rate Overview
Live
1 BYN = 2.3538 TTD
1 TTD = 0.424848
BYN
Avg
2.1642
High
2.4036
Low
1.9893
Last updated: 7/25/2026, 9:12:06 AM
Quick Conversions
| BYN | TTD |
|---|---|
| 1 BYN | 2.35 TTD |
| 10 BYN | 23.54 TTD |
| 50 BYN | 117.69 TTD |
| 100 BYN | 235.38 TTD |
| 500 BYN | 1,176.89 TTD |
| 1,000 BYN | 2,353.79 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-07-25T09:12:06Z",
"rates": {
"TTD": 2.353785
}
}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": 235.37849999999997,
"rate": 2.353785
}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