Rate Overview
Live
1 BND = 1.8021 TOP
1 TOP = 0.554913
BND
Avg
1.8245
High
1.8905
Low
1.7620
Last updated: 3/27/2026, 4:26:34 PM
Quick Conversions
| BND | TOP |
|---|---|
| 1 BND | 1.80 TOP |
| 10 BND | 18.02 TOP |
| 50 BND | 90.10 TOP |
| 100 BND | 180.21 TOP |
| 500 BND | 901.04 TOP |
| 1,000 BND | 1,802.08 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-27T16:26:34Z",
"rates": {
"TOP": 1.802083
}
}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": 180.2083,
"rate": 1.802083
}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