Rate Overview
Live
1 BND = 1.8233 TOP
1 TOP = 0.548459
BND
Avg
1.8342
High
1.8871
Low
1.8082
Last updated: 5/7/2026, 2:48:26 PM
Quick Conversions
| BND | TOP |
|---|---|
| 1 BND | 1.82 TOP |
| 10 BND | 18.23 TOP |
| 50 BND | 91.16 TOP |
| 100 BND | 182.33 TOP |
| 500 BND | 911.65 TOP |
| 1,000 BND | 1,823.29 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-05-07T14:48:26Z",
"rates": {
"TOP": 1.82329
}
}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": 182.329,
"rate": 1.82329
}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