Rate Overview
Live
1 BYN = 2.2689 TTD
1 TTD = 0.440740
BYN
Avg
2.2771
High
2.2853
Low
2.2689
Last updated: 8/13/2026, 9:28:08 AM
Quick Conversions
| BYN | TTD |
|---|---|
| 1 BYN | 2.27 TTD |
| 10 BYN | 22.69 TTD |
| 50 BYN | 113.45 TTD |
| 100 BYN | 226.89 TTD |
| 500 BYN | 1,134.46 TTD |
| 1,000 BYN | 2,268.91 TTD |
Get BYN/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=TTDExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-08-13T09:28:08Z",
"rates": {
"TTD": 2.268912
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "TTD",
"amount": 100
},
"result": 226.89119999999997,
"rate": 2.268912
}Build with BYN/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key