Rate Overview
Live
1 BND = 1.8660 TOP
1 TOP = 0.535914
BND
Avg
1.8489
High
1.9076
Low
1.7972
Last updated: 8/1/2026, 9:44:58 AM
Quick Conversions
| BND | TOP |
|---|---|
| 1 BND | 1.87 TOP |
| 10 BND | 18.66 TOP |
| 50 BND | 93.30 TOP |
| 100 BND | 186.60 TOP |
| 500 BND | 932.99 TOP |
| 1,000 BND | 1,865.97 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-01T09:44:58Z",
"rates": {
"TOP": 1.865971
}
}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": 186.5971,
"rate": 1.865971
}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