Rate Overview
Live
1 BYN = 2.4524 TTD
1 TTD = 0.407767
BYN
Avg
2.4543
High
2.4621
Low
2.4500
Last updated: 6/17/2026, 5:02:10 AM
Quick Conversions
| BYN | TTD |
|---|---|
| 1 BYN | 2.45 TTD |
| 10 BYN | 24.52 TTD |
| 50 BYN | 122.62 TTD |
| 100 BYN | 245.24 TTD |
| 500 BYN | 1,226.19 TTD |
| 1,000 BYN | 2,452.38 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-06-17T05:02:10Z",
"rates": {
"TTD": 2.452379
}
}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": 245.2379,
"rate": 2.452379
}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