Rate Overview
Live
1 TTD = 1.9811 BWP
1 BWP = 0.504767
TTD
Avg
1.9938
High
2.0048
Low
1.9793
Last updated: 5/9/2026, 3:40:15 AM
Quick Conversions
| TTD | BWP |
|---|---|
| 1 TTD | 1.98 BWP |
| 10 TTD | 19.81 BWP |
| 50 TTD | 99.06 BWP |
| 100 TTD | 198.11 BWP |
| 500 TTD | 990.56 BWP |
| 1,000 TTD | 1,981.11 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-09T03:40:15Z",
"rates": {
"BWP": 1.981112
}
}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.1112,
"rate": 1.981112
}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