Rate Overview
Live
1 BND = 1.8180 TOP
1 TOP = 0.550052
BND
Avg
1.8446
High
1.9097
Low
1.8063
Last updated: 7/31/2026, 2:06:06 AM
Quick Conversions
| BND | TOP |
|---|---|
| 1 BND | 1.82 TOP |
| 10 BND | 18.18 TOP |
| 50 BND | 90.90 TOP |
| 100 BND | 181.80 TOP |
| 500 BND | 909.01 TOP |
| 1,000 BND | 1,818.01 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-31T02:06:06Z",
"rates": {
"TOP": 1.81801
}
}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.801,
"rate": 1.81801
}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