Rate Overview
Live
1 BWP = 0.501285 TTD
1 TTD = 1.9949
BWP
Avg
0.507849
High
0.516402
Low
0.501127
Last updated: 3/7/2026, 4:23:49 AM
Quick Conversions
| BWP | TTD |
|---|---|
| 1 BWP | 0.50 TTD |
| 10 BWP | 5.01 TTD |
| 50 BWP | 25.06 TTD |
| 100 BWP | 50.13 TTD |
| 500 BWP | 250.64 TTD |
| 1,000 BWP | 501.28 TTD |
Get BWP/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=TTDExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-03-07T04:23:49Z",
"rates": {
"TTD": 0.501285
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "TTD",
"amount": 100
},
"result": 50.128499999999995,
"rate": 0.501285
}Build with BWP/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key