Rate Overview
Live
1 BND = 1.8331 TOP
1 TOP = 0.545519
BND
Avg
1.8456
High
1.8630
Low
1.8283
Last updated: 4/17/2026, 4:53:21 AM
Quick Conversions
| BND | TOP |
|---|---|
| 1 BND | 1.83 TOP |
| 10 BND | 18.33 TOP |
| 50 BND | 91.66 TOP |
| 100 BND | 183.31 TOP |
| 500 BND | 916.56 TOP |
| 1,000 BND | 1,833.12 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-04-17T04:53:21Z",
"rates": {
"TOP": 1.833117
}
}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.3117,
"rate": 1.833117
}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