Rate Overview
Live
1 BND = 1.8186 TOP
1 TOP = 0.549888
BND
Avg
1.8473
High
1.9076
Low
1.7999
Last updated: 7/30/2026, 4:48:39 PM
Quick Conversions
| BND | TOP |
|---|---|
| 1 BND | 1.82 TOP |
| 10 BND | 18.19 TOP |
| 50 BND | 90.93 TOP |
| 100 BND | 181.86 TOP |
| 500 BND | 909.28 TOP |
| 1,000 BND | 1,818.55 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-30T16:48:39Z",
"rates": {
"TOP": 1.818553
}
}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": 181.8553,
"rate": 1.818553
}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