Rate Overview
Live
1 TTD = 2.1029 BWP
1 BWP = 0.475541
TTD
Avg
1.9891
High
2.1029
Low
1.9255
Last updated: 7/3/2026, 12:23:55 AM
Quick Conversions
| TTD | BWP |
|---|---|
| 1 TTD | 2.10 BWP |
| 10 TTD | 21.03 BWP |
| 50 TTD | 105.14 BWP |
| 100 TTD | 210.29 BWP |
| 500 TTD | 1,051.43 BWP |
| 1,000 TTD | 2,102.87 BWP |
Get TTD/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=BWPExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-07-03T00:23:55Z",
"rates": {
"BWP": 2.102868
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "BWP",
"amount": 100
},
"result": 210.2868,
"rate": 2.102868
}Build with TTD/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key