Rate Overview
Live
1 BWP = 0.504455 TTD
1 TTD = 1.9823
BWP
Avg
0.503152
High
0.506226
Low
0.498015
Last updated: 5/29/2026, 8:18:16 PM
Quick Conversions
| BWP | TTD |
|---|---|
| 1 BWP | 0.50 TTD |
| 10 BWP | 5.04 TTD |
| 50 BWP | 25.22 TTD |
| 100 BWP | 50.45 TTD |
| 500 BWP | 252.23 TTD |
| 1,000 BWP | 504.46 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-29T20:18:16Z",
"rates": {
"TTD": 0.504455
}
}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.445499999999996,
"rate": 0.504455
}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