Rate Overview
Live
1 BAM = 2.0827 TMT
1 TMT = 0.480148
BAM
Avg
2.0732
High
2.0827
Low
2.0659
Last updated: 6/17/2026, 7:58:30 AM
Quick Conversions
| BAM | TMT |
|---|---|
| 1 BAM | 2.08 TMT |
| 10 BAM | 20.83 TMT |
| 50 BAM | 104.13 TMT |
| 100 BAM | 208.27 TMT |
| 500 BAM | 1,041.35 TMT |
| 1,000 BAM | 2,082.69 TMT |
Get BAM/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=TMTExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-06-17T07:58:30Z",
"rates": {
"TMT": 2.082692
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "TMT",
"amount": 100
},
"result": 208.2692,
"rate": 2.082692
}Build with BAM/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key