Rate Overview
Live
1 BND = 1.8205 TOP
1 TOP = 0.549305
BND
Avg
1.8333
High
1.8693
Low
1.8193
Last updated: 3/27/2026, 12:53:24 PM
Quick Conversions
| BND | TOP |
|---|---|
| 1 BND | 1.82 TOP |
| 10 BND | 18.20 TOP |
| 50 BND | 91.02 TOP |
| 100 BND | 182.05 TOP |
| 500 BND | 910.24 TOP |
| 1,000 BND | 1,820.48 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-03-27T12:53:24Z",
"rates": {
"TOP": 1.820482
}
}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.04819999999998,
"rate": 1.820482
}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