Rate Overview
Live
1 TTD = 0.418175 BYN
1 BYN = 2.3913
TTD
Avg
0.420410
High
0.422921
Low
0.418175
Last updated: 4/18/2026, 8:47:10 AM
Quick Conversions
| TTD | BYN |
|---|---|
| 1 TTD | 0.42 BYN |
| 10 TTD | 4.18 BYN |
| 50 TTD | 20.91 BYN |
| 100 TTD | 41.82 BYN |
| 500 TTD | 209.09 BYN |
| 1,000 TTD | 418.18 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-04-18T08:47:10Z",
"rates": {
"BYN": 0.418175
}
}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": 41.8175,
"rate": 0.418175
}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