Rate Overview
Live
1 BAM = 3.9648 TTD
1 TTD = 0.252220
BAM
Avg
4.0394
High
4.1633
Low
3.9284
Last updated: 7/15/2026, 11:40:47 PM
Quick Conversions
| BAM | TTD |
|---|---|
| 1 BAM | 3.96 TTD |
| 10 BAM | 39.65 TTD |
| 50 BAM | 198.24 TTD |
| 100 BAM | 396.48 TTD |
| 500 BAM | 1,982.40 TTD |
| 1,000 BAM | 3,964.79 TTD |
Get BAM/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=TTDExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-07-15T23:40:47Z",
"rates": {
"TTD": 3.964791
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "TTD",
"amount": 100
},
"result": 396.4791,
"rate": 3.964791
}Build with BAM/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key