Rate Overview
Live
1 BND = 2.7177 TMT
1 TMT = 0.367963
BND
Avg
2.7255
High
2.7372
Low
2.7129
Last updated: 3/28/2026, 12:06:14 PM
Quick Conversions
| BND | TMT |
|---|---|
| 1 BND | 2.72 TMT |
| 10 BND | 27.18 TMT |
| 50 BND | 135.88 TMT |
| 100 BND | 271.77 TMT |
| 500 BND | 1,358.83 TMT |
| 1,000 BND | 2,717.67 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-03-28T12:06:14Z",
"rates": {
"TMT": 2.717665
}
}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.7665,
"rate": 2.717665
}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