Rate Overview
Live
1 TTD = 1.9800 BWP
1 BWP = 0.505048
TTD
Avg
1.9821
High
1.9949
Low
1.9646
Last updated: 6/19/2026, 11:21:03 AM
Quick Conversions
| TTD | BWP |
|---|---|
| 1 TTD | 1.98 BWP |
| 10 TTD | 19.80 BWP |
| 50 TTD | 99.00 BWP |
| 100 TTD | 198.00 BWP |
| 500 TTD | 990.00 BWP |
| 1,000 TTD | 1,980.01 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-06-19T11:21:03Z",
"rates": {
"BWP": 1.980008
}
}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.0008,
"rate": 1.980008
}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