Rate Overview
Live
1 BYN = 2.3418 TTD
1 TTD = 0.427018
BYN
Avg
2.2310
High
2.4710
Low
1.9844
Last updated: 7/22/2026, 7:51:38 PM
Quick Conversions
| BYN | TTD |
|---|---|
| 1 BYN | 2.34 TTD |
| 10 BYN | 23.42 TTD |
| 50 BYN | 117.09 TTD |
| 100 BYN | 234.18 TTD |
| 500 BYN | 1,170.91 TTD |
| 1,000 BYN | 2,341.82 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-22T19:51:38Z",
"rates": {
"TTD": 2.341823
}
}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": 234.18230000000003,
"rate": 2.341823
}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