Rate Overview
Live
1 BND = 1.8517 TOP
1 TOP = 0.540031
BND
Avg
1.8479
High
1.8828
Low
1.8316
Last updated: 8/21/2026, 11:28:06 AM
Quick Conversions
| BND | TOP |
|---|---|
| 1 BND | 1.85 TOP |
| 10 BND | 18.52 TOP |
| 50 BND | 92.59 TOP |
| 100 BND | 185.17 TOP |
| 500 BND | 925.87 TOP |
| 1,000 BND | 1,851.75 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-08-21T11:28:06Z",
"rates": {
"TOP": 1.851746
}
}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": 185.1746,
"rate": 1.851746
}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