Rate Overview
Live
1 BYN = 2.3860 TTD
1 TTD = 0.419108
BYN
Avg
2.3732
High
2.3860
Low
2.3487
Last updated: 4/17/2026, 4:54:11 AM
Quick Conversions
| BYN | TTD |
|---|---|
| 1 BYN | 2.39 TTD |
| 10 BYN | 23.86 TTD |
| 50 BYN | 119.30 TTD |
| 100 BYN | 238.60 TTD |
| 500 BYN | 1,193.01 TTD |
| 1,000 BYN | 2,386.02 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-04-17T04:54:11Z",
"rates": {
"TTD": 2.386021
}
}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": 238.6021,
"rate": 2.386021
}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