Rate Overview
Live
1 BWP = 0.506232 TTD
1 TTD = 1.9754
BWP
Avg
0.505783
High
0.507119
Low
0.503766
Last updated: 4/18/2026, 8:43:39 AM
Quick Conversions
| BWP | TTD |
|---|---|
| 1 BWP | 0.51 TTD |
| 10 BWP | 5.06 TTD |
| 50 BWP | 25.31 TTD |
| 100 BWP | 50.62 TTD |
| 500 BWP | 253.12 TTD |
| 1,000 BWP | 506.23 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-04-18T08:43:39Z",
"rates": {
"TTD": 0.506232
}
}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.623200000000004,
"rate": 0.506232
}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