Rate Overview
Live
1 BYN = 2.2675 TTD
1 TTD = 0.441020
BYN
Avg
2.2635
High
2.2895
Low
2.2257
Last updated: 3/27/2026, 3:09:20 PM
Quick Conversions
| BYN | TTD |
|---|---|
| 1 BYN | 2.27 TTD |
| 10 BYN | 22.67 TTD |
| 50 BYN | 113.37 TTD |
| 100 BYN | 226.75 TTD |
| 500 BYN | 1,133.74 TTD |
| 1,000 BYN | 2,267.47 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-03-27T15:09:20Z",
"rates": {
"TTD": 2.267473
}
}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": 226.7473,
"rate": 2.267473
}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