Rate Overview
Live
1 BWP = 0.503714 TTD
1 TTD = 1.9853
BWP
Avg
0.502945
High
0.503734
Low
0.500177
Last updated: 8/19/2026, 9:45:16 AM
Quick Conversions
| BWP | TTD |
|---|---|
| 1 BWP | 0.50 TTD |
| 10 BWP | 5.04 TTD |
| 50 BWP | 25.19 TTD |
| 100 BWP | 50.37 TTD |
| 500 BWP | 251.86 TTD |
| 1,000 BWP | 503.71 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-08-19T09:45:16Z",
"rates": {
"TTD": 0.503714
}
}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.3714,
"rate": 0.503714
}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