Rate Overview
Live
1 TTD = 1.9955 BWP
1 BWP = 0.501127
TTD
Avg
1.9662
High
1.9955
Low
1.9365
Last updated: 3/7/2026, 2:10:29 AM
Quick Conversions
| TTD | BWP |
|---|---|
| 1 TTD | 2.00 BWP |
| 10 TTD | 19.96 BWP |
| 50 TTD | 99.78 BWP |
| 100 TTD | 199.55 BWP |
| 500 TTD | 997.75 BWP |
| 1,000 TTD | 1,995.50 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-03-07T02:10:29Z",
"rates": {
"BWP": 1.995502
}
}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.55020000000002,
"rate": 1.995502
}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