Rate Overview
Live
1 BWP = 0.502103 TTD
1 TTD = 1.9916
BWP
Avg
0.498517
High
0.502535
Low
0.475540
Last updated: 7/8/2026, 9:33:13 AM
Quick Conversions
| BWP | TTD |
|---|---|
| 1 BWP | 0.50 TTD |
| 10 BWP | 5.02 TTD |
| 50 BWP | 25.11 TTD |
| 100 BWP | 50.21 TTD |
| 500 BWP | 251.05 TTD |
| 1,000 BWP | 502.10 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-07-08T09:33:13Z",
"rates": {
"TTD": 0.502103
}
}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.2103,
"rate": 0.502103
}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