Rate Overview
Live
1 BWP = 0.493939 TTD
1 TTD = 2.0245
BWP
Avg
0.497513
High
0.502984
Low
0.493939
Last updated: 3/27/2026, 6:35:31 AM
Quick Conversions
| BWP | TTD |
|---|---|
| 1 BWP | 0.49 TTD |
| 10 BWP | 4.94 TTD |
| 50 BWP | 24.70 TTD |
| 100 BWP | 49.39 TTD |
| 500 BWP | 246.97 TTD |
| 1,000 BWP | 493.94 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-03-27T06:35:31Z",
"rates": {
"TTD": 0.493939
}
}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": 49.3939,
"rate": 0.493939
}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