Rate Overview
Live
1 TTD = 0.422289 BYN
1 BYN = 2.3680
TTD
Avg
0.422264
High
0.449302
Low
0.404778
Last updated: 7/29/2026, 12:04:00 AM
Quick Conversions
| TTD | BYN |
|---|---|
| 1 TTD | 0.42 BYN |
| 10 TTD | 4.22 BYN |
| 50 TTD | 21.11 BYN |
| 100 TTD | 42.23 BYN |
| 500 TTD | 211.14 BYN |
| 1,000 TTD | 422.29 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-07-29T00:04:00Z",
"rates": {
"BYN": 0.422289
}
}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": 42.2289,
"rate": 0.422289
}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