Rate Overview
Live
1 BND = 1.8298 TOP
1 TOP = 0.546519
BND
Avg
1.8284
High
1.8522
Low
1.7999
Last updated: 6/19/2026, 8:41:39 AM
Quick Conversions
| BND | TOP |
|---|---|
| 1 BND | 1.83 TOP |
| 10 BND | 18.30 TOP |
| 50 BND | 91.49 TOP |
| 100 BND | 182.98 TOP |
| 500 BND | 914.88 TOP |
| 1,000 BND | 1,829.76 TOP |
Get BND/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=TOPExample Response:
{
"success": true,
"base": "BND",
"date": "2026-06-19T08:41:39Z",
"rates": {
"TOP": 1.829764
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "TOP",
"amount": 100
},
"result": 182.97639999999998,
"rate": 1.829764
}Build with BND/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key