Rate Overview
Live
1 BAM = 2.1159 TMT
1 TMT = 0.472601
BAM
Avg
2.1052
High
2.1159
Low
2.0942
Last updated: 4/17/2026, 2:46:08 AM
Quick Conversions
| BAM | TMT |
|---|---|
| 1 BAM | 2.12 TMT |
| 10 BAM | 21.16 TMT |
| 50 BAM | 105.80 TMT |
| 100 BAM | 211.59 TMT |
| 500 BAM | 1,057.97 TMT |
| 1,000 BAM | 2,115.95 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-04-17T02:46:08Z",
"rates": {
"TMT": 2.115948
}
}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": 211.5948,
"rate": 2.115948
}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