Rate Overview
Live
1 BYN = 2.4688 TTD
1 TTD = 0.405056
BYN
Avg
2.3483
High
2.4707
Low
2.1483
Last updated: 5/27/2026, 5:13:54 PM
Quick Conversions
| BYN | TTD |
|---|---|
| 1 BYN | 2.47 TTD |
| 10 BYN | 24.69 TTD |
| 50 BYN | 123.44 TTD |
| 100 BYN | 246.88 TTD |
| 500 BYN | 1,234.40 TTD |
| 1,000 BYN | 2,468.80 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-05-27T17:13:54Z",
"rates": {
"TTD": 2.468795
}
}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": 246.8795,
"rate": 2.468795
}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