Rate Overview
Live
1 BND = 1.8372 TOP
1 TOP = 0.544312
BND
Avg
1.8484
High
1.8606
Low
1.8372
Last updated: 9/10/2026, 5:55:20 PM
Quick Conversions
| BND | TOP |
|---|---|
| 1 BND | 1.84 TOP |
| 10 BND | 18.37 TOP |
| 50 BND | 91.86 TOP |
| 100 BND | 183.72 TOP |
| 500 BND | 918.59 TOP |
| 1,000 BND | 1,837.18 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-09-10T17:55:20Z",
"rates": {
"TOP": 1.837181
}
}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": 183.7181,
"rate": 1.837181
}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