Rate Overview
Live
1 BWP = 0.505048 TTD
1 TTD = 1.9800
BWP
Avg
0.504522
High
0.509002
Low
0.501282
Last updated: 6/19/2026, 10:24:38 AM
Quick Conversions
| BWP | TTD |
|---|---|
| 1 BWP | 0.51 TTD |
| 10 BWP | 5.05 TTD |
| 50 BWP | 25.25 TTD |
| 100 BWP | 50.50 TTD |
| 500 BWP | 252.52 TTD |
| 1,000 BWP | 505.05 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-06-19T10:24:38Z",
"rates": {
"TTD": 0.505048
}
}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.5048,
"rate": 0.505048
}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