Rate Overview
Live
1 BND = 2.7589 TMT
1 TMT = 0.362460
BND
Avg
2.7498
High
2.7589
Low
2.7440
Last updated: 5/7/2026, 2:48:26 PM
Quick Conversions
| BND | TMT |
|---|---|
| 1 BND | 2.76 TMT |
| 10 BND | 27.59 TMT |
| 50 BND | 137.95 TMT |
| 100 BND | 275.89 TMT |
| 500 BND | 1,379.46 TMT |
| 1,000 BND | 2,758.92 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-05-07T14:48:26Z",
"rates": {
"TMT": 2.758922
}
}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": 275.8922,
"rate": 2.758922
}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