Rate Overview
Live
1 TTD = 2.0245 BWP
1 BWP = 0.493940
TTD
Avg
2.0242
High
2.1212
Low
1.9514
Last updated: 3/27/2026, 8:17:59 AM
Quick Conversions
| TTD | BWP |
|---|---|
| 1 TTD | 2.02 BWP |
| 10 TTD | 20.25 BWP |
| 50 TTD | 101.23 BWP |
| 100 TTD | 202.45 BWP |
| 500 TTD | 1,012.27 BWP |
| 1,000 TTD | 2,024.54 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-27T08:17:59Z",
"rates": {
"BWP": 2.024538
}
}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": 202.45380000000003,
"rate": 2.024538
}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