Rate Overview
Live
1 TOP = 0.419302 BSD
1 BSD = 2.3849
TOP
Avg
0.422826
High
0.427254
Low
0.418669
Last updated: 7/25/2026, 10:28:28 PM
Quick Conversions
| TOP | BSD |
|---|---|
| 1 TOP | 0.42 BSD |
| 10 TOP | 4.19 BSD |
| 50 TOP | 20.97 BSD |
| 100 TOP | 41.93 BSD |
| 500 TOP | 209.65 BSD |
| 1,000 TOP | 419.30 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-07-25T22:28:28Z",
"rates": {
"BSD": 0.419302
}
}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": 41.9302,
"rate": 0.419302
}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