Rate Overview
Live
1 BSD = 2.3401 TOP
1 TOP = 0.427325
BSD
Avg
2.3410
High
2.4072
Low
2.3066
Last updated: 5/8/2026, 11:45:00 AM
Quick Conversions
| BSD | TOP |
|---|---|
| 1 BSD | 2.34 TOP |
| 10 BSD | 23.40 TOP |
| 50 BSD | 117.01 TOP |
| 100 BSD | 234.01 TOP |
| 500 BSD | 1,170.07 TOP |
| 1,000 BSD | 2,340.14 TOP |
Get BSD/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=TOPExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-05-08T11:45:00Z",
"rates": {
"TOP": 2.340137
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "TOP",
"amount": 100
},
"result": 234.0137,
"rate": 2.340137
}Build with BSD/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key