Rate Overview
Live
1 TTD = 1.9846 BWP
1 BWP = 0.503874
TTD
Avg
2.0097
High
2.1097
Low
1.9591
Last updated: 7/25/2026, 9:57:08 PM
Quick Conversions
| TTD | BWP |
|---|---|
| 1 TTD | 1.98 BWP |
| 10 TTD | 19.85 BWP |
| 50 TTD | 99.23 BWP |
| 100 TTD | 198.46 BWP |
| 500 TTD | 992.31 BWP |
| 1,000 TTD | 1,984.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-25T21:57:08Z",
"rates": {
"BWP": 1.984622
}
}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": 198.46220000000002,
"rate": 1.984622
}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