Rate Overview
Live
1 BND = 2.7150 TMT
1 TMT = 0.368318
BND
Avg
2.7111
High
2.7150
Low
2.7074
Last updated: 7/31/2026, 12:44:13 AM
Quick Conversions
| BND | TMT |
|---|---|
| 1 BND | 2.72 TMT |
| 10 BND | 27.15 TMT |
| 50 BND | 135.75 TMT |
| 100 BND | 271.50 TMT |
| 500 BND | 1,357.52 TMT |
| 1,000 BND | 2,715.04 TMT |
Get BND/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=TMTExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-31T00:44:13Z",
"rates": {
"TMT": 2.715042
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "TMT",
"amount": 100
},
"result": 271.50419999999997,
"rate": 2.715042
}Build with BND/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key