Rate Overview
Live
1 TOP = 0.426285 BSD
1 BSD = 2.3458
TOP
Avg
0.426532
High
0.433535
Low
0.415417
Last updated: 5/6/2026, 10:29:26 AM
Quick Conversions
| TOP | BSD |
|---|---|
| 1 TOP | 0.43 BSD |
| 10 TOP | 4.26 BSD |
| 50 TOP | 21.31 BSD |
| 100 TOP | 42.63 BSD |
| 500 TOP | 213.14 BSD |
| 1,000 TOP | 426.29 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-05-06T10:29:26Z",
"rates": {
"BSD": 0.426285
}
}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.6285,
"rate": 0.426285
}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