Rate Overview
Live
1 TTD = 0.407821 BYN
1 BYN = 2.4521
TTD
Avg
0.407517
High
0.408161
Low
0.406157
Last updated: 6/18/2026, 9:57:56 AM
Quick Conversions
| TTD | BYN |
|---|---|
| 1 TTD | 0.41 BYN |
| 10 TTD | 4.08 BYN |
| 50 TTD | 20.39 BYN |
| 100 TTD | 40.78 BYN |
| 500 TTD | 203.91 BYN |
| 1,000 TTD | 407.82 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-06-18T09:57:56Z",
"rates": {
"BYN": 0.407821
}
}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": 40.7821,
"rate": 0.407821
}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