Rate Overview
Live
1 TTD = 0.433676 BYN
1 BYN = 2.3059
TTD
Avg
0.430414
High
0.433676
Low
0.428173
Last updated: 3/7/2026, 2:12:19 AM
Quick Conversions
| TTD | BYN |
|---|---|
| 1 TTD | 0.43 BYN |
| 10 TTD | 4.34 BYN |
| 50 TTD | 21.68 BYN |
| 100 TTD | 43.37 BYN |
| 500 TTD | 216.84 BYN |
| 1,000 TTD | 433.68 BYN |
Get TTD/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=BYNExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-03-07T02:12:19Z",
"rates": {
"BYN": 0.433676
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "BYN",
"amount": 100
},
"result": 43.3676,
"rate": 0.433676
}Build with TTD/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key