Rate Overview
Live
1 BWP = 0.494542 TTD
1 TTD = 2.0221
BWP
Avg
0.500978
High
0.518903
Low
0.487418
Last updated: 7/28/2026, 11:06:42 AM
Quick Conversions
| BWP | TTD |
|---|---|
| 1 BWP | 0.49 TTD |
| 10 BWP | 4.95 TTD |
| 50 BWP | 24.73 TTD |
| 100 BWP | 49.45 TTD |
| 500 BWP | 247.27 TTD |
| 1,000 BWP | 494.54 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-28T11:06:42Z",
"rates": {
"TTD": 0.494542
}
}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.4542,
"rate": 0.494542
}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