Rate Overview
Live
1 TTD = 1.9853 BWP
1 BWP = 0.503714
TTD
Avg
1.9883
High
1.9993
Low
1.9852
Last updated: 8/19/2026, 10:04:41 AM
Quick Conversions
| TTD | BWP |
|---|---|
| 1 TTD | 1.99 BWP |
| 10 TTD | 19.85 BWP |
| 50 TTD | 99.26 BWP |
| 100 TTD | 198.53 BWP |
| 500 TTD | 992.63 BWP |
| 1,000 TTD | 1,985.25 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-08-19T10:04:41Z",
"rates": {
"BWP": 1.985252
}
}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.5252,
"rate": 1.985252
}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