Rate Overview
Live
1 TOP = 0.427341 BSD
1 BSD = 2.3401
TOP
Avg
0.426621
High
0.438150
Low
0.416724
Last updated: 3/27/2026, 9:10:31 AM
Quick Conversions
| TOP | BSD |
|---|---|
| 1 TOP | 0.43 BSD |
| 10 TOP | 4.27 BSD |
| 50 TOP | 21.37 BSD |
| 100 TOP | 42.73 BSD |
| 500 TOP | 213.67 BSD |
| 1,000 TOP | 427.34 BSD |
Get TOP/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=BSDExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-03-27T09:10:31Z",
"rates": {
"BSD": 0.427341
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "BSD",
"amount": 100
},
"result": 42.734100000000005,
"rate": 0.427341
}Build with TOP/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key