Rate Overview
Live
1 BMD = 6.7810 TTD
1 TTD = 0.147472
BMD
Avg
6.7740
High
6.8032
Low
6.7309
Last updated: 7/22/2026, 4:38:37 PM
Quick Conversions
| BMD | TTD |
|---|---|
| 1 BMD | 6.78 TTD |
| 10 BMD | 67.81 TTD |
| 50 BMD | 339.05 TTD |
| 100 BMD | 678.10 TTD |
| 500 BMD | 3,390.48 TTD |
| 1,000 BMD | 6,780.96 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-07-22T16:38:37Z",
"rates": {
"TTD": 6.780957
}
}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": 678.0957,
"rate": 6.780957
}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