Rate Overview
Live
1 TTD = 0.456645 BYN
1 BYN = 2.1899
TTD
Avg
0.454977
High
0.456645
Low
0.447425
Last updated: 9/7/2026, 2:28:23 AM
Quick Conversions
| TTD | BYN |
|---|---|
| 1 TTD | 0.46 BYN |
| 10 TTD | 4.57 BYN |
| 50 TTD | 22.83 BYN |
| 100 TTD | 45.66 BYN |
| 500 TTD | 228.32 BYN |
| 1,000 TTD | 456.65 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-09-07T02:28:23Z",
"rates": {
"BYN": 0.456645
}
}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": 45.664500000000004,
"rate": 0.456645
}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