Rate Overview
Live
1 BWP = 0.504766 TTD
1 TTD = 1.9811
BWP
Avg
0.501918
High
0.505236
Low
0.498808
Last updated: 5/9/2026, 7:21:21 AM
Quick Conversions
| BWP | TTD |
|---|---|
| 1 BWP | 0.50 TTD |
| 10 BWP | 5.05 TTD |
| 50 BWP | 25.24 TTD |
| 100 BWP | 50.48 TTD |
| 500 BWP | 252.38 TTD |
| 1,000 BWP | 504.77 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-05-09T07:21:21Z",
"rates": {
"TTD": 0.504766
}
}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.476600000000005,
"rate": 0.504766
}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