Rate Overview
Live
1 BND = 1.8462 TOP
1 TOP = 0.541665
BND
Avg
1.8376
High
1.8591
Low
1.8145
Last updated: 7/9/2026, 3:40:06 AM
Quick Conversions
| BND | TOP |
|---|---|
| 1 BND | 1.85 TOP |
| 10 BND | 18.46 TOP |
| 50 BND | 92.31 TOP |
| 100 BND | 184.62 TOP |
| 500 BND | 923.08 TOP |
| 1,000 BND | 1,846.16 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-07-09T03:40:06Z",
"rates": {
"TOP": 1.846158
}
}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": 184.6158,
"rate": 1.846158
}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