Rate Overview
Live
1 BND = 1.8501 TOP
1 TOP = 0.540503
BND
Avg
1.8471
High
1.8828
Low
1.8316
Last updated: 8/21/2026, 1:33:02 AM
Quick Conversions
| BND | TOP |
|---|---|
| 1 BND | 1.85 TOP |
| 10 BND | 18.50 TOP |
| 50 BND | 92.51 TOP |
| 100 BND | 185.01 TOP |
| 500 BND | 925.06 TOP |
| 1,000 BND | 1,850.13 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-21T01:33:02Z",
"rates": {
"TOP": 1.850128
}
}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.0128,
"rate": 1.850128
}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