Rate Overview
Live
1 BMD = 6.8113 TTD
1 TTD = 0.146815
BMD
Avg
6.7829
High
6.8113
Low
6.7628
Last updated: 3/26/2026, 1:53:36 PM
Quick Conversions
| BMD | TTD |
|---|---|
| 1 BMD | 6.81 TTD |
| 10 BMD | 68.11 TTD |
| 50 BMD | 340.56 TTD |
| 100 BMD | 681.13 TTD |
| 500 BMD | 3,405.65 TTD |
| 1,000 BMD | 6,811.30 TTD |
Get BMD/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=TTDExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-03-26T13:53:36Z",
"rates": {
"TTD": 6.811297
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "TTD",
"amount": 100
},
"result": 681.1297,
"rate": 6.811297
}Build with BMD/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key