Rate Overview
Live
1 BYN = 2.3334 TTD
1 TTD = 0.428561
BYN
Avg
2.3967
High
2.4621
Low
2.3135
Last updated: 7/6/2026, 1:40:37 PM
Quick Conversions
| BYN | TTD |
|---|---|
| 1 BYN | 2.33 TTD |
| 10 BYN | 23.33 TTD |
| 50 BYN | 116.67 TTD |
| 100 BYN | 233.34 TTD |
| 500 BYN | 1,166.70 TTD |
| 1,000 BYN | 2,333.39 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-06T13:40:37Z",
"rates": {
"TTD": 2.33339
}
}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": 233.339,
"rate": 2.33339
}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