Rate Overview
Live
1 BAM = 3.9638 TTD
1 TTD = 0.252286
BAM
Avg
3.9569
High
3.9638
Low
3.9453
Last updated: 7/4/2026, 10:35:54 PM
Quick Conversions
| BAM | TTD |
|---|---|
| 1 BAM | 3.96 TTD |
| 10 BAM | 39.64 TTD |
| 50 BAM | 198.19 TTD |
| 100 BAM | 396.38 TTD |
| 500 BAM | 1,981.88 TTD |
| 1,000 BAM | 3,963.76 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-04T22:35:54Z",
"rates": {
"TTD": 3.963763
}
}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.3763,
"rate": 3.963763
}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