Rate Overview
Live
1 TTD = 1.9916 BWP
1 BWP = 0.502103
TTD
Avg
2.0065
High
2.1029
Low
1.9899
Last updated: 7/8/2026, 9:49:09 AM
Quick Conversions
| TTD | BWP |
|---|---|
| 1 TTD | 1.99 BWP |
| 10 TTD | 19.92 BWP |
| 50 TTD | 99.58 BWP |
| 100 TTD | 199.16 BWP |
| 500 TTD | 995.81 BWP |
| 1,000 TTD | 1,991.62 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-08T09:49:09Z",
"rates": {
"BWP": 1.991622
}
}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": 199.1622,
"rate": 1.991622
}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