Rate Overview
Live
1 TTD = 1.9823 BWP
1 BWP = 0.504455
TTD
Avg
1.9875
High
2.0080
Low
1.9754
Last updated: 5/29/2026, 7:49:53 PM
Quick Conversions
| TTD | BWP |
|---|---|
| 1 TTD | 1.98 BWP |
| 10 TTD | 19.82 BWP |
| 50 TTD | 99.12 BWP |
| 100 TTD | 198.23 BWP |
| 500 TTD | 991.17 BWP |
| 1,000 TTD | 1,982.34 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-05-29T19:49:53Z",
"rates": {
"BWP": 1.982336
}
}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.23360000000002,
"rate": 1.982336
}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