Rate Overview
Live
1 BWP = 0.493939 TTD
1 TTD = 2.0245
BWP
Avg
0.494455
High
0.536244
Low
0.469381
Last updated: 3/27/2026, 10:08:09 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-27T10:08:09Z",
"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