Rate Overview
Live
1 BMD = 6.7986 TTD
1 TTD = 0.147090
BMD
Avg
6.7839
High
6.7986
Low
6.7749
Last updated: 4/16/2026, 12:56:33 AM
Quick Conversions
| BMD | TTD |
|---|---|
| 1 BMD | 6.80 TTD |
| 10 BMD | 67.99 TTD |
| 50 BMD | 339.93 TTD |
| 100 BMD | 679.86 TTD |
| 500 BMD | 3,399.29 TTD |
| 1,000 BMD | 6,798.58 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-04-16T00:56:33Z",
"rates": {
"TTD": 6.798577
}
}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": 679.8577,
"rate": 6.798577
}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