Rate Overview
Live
1 TTD = 2.0170 BWP
1 BWP = 0.495784
TTD
Avg
2.0205
High
2.1212
Low
1.9514
Last updated: 7/29/2026, 3:15:19 PM
Quick Conversions
| TTD | BWP |
|---|---|
| 1 TTD | 2.02 BWP |
| 10 TTD | 20.17 BWP |
| 50 TTD | 100.85 BWP |
| 100 TTD | 201.70 BWP |
| 500 TTD | 1,008.50 BWP |
| 1,000 TTD | 2,017.01 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-29T15:15:19Z",
"rates": {
"BWP": 2.017009
}
}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": 201.7009,
"rate": 2.017009
}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