Rate Overview
Live
1 TOP = 0.424304 BSD
1 BSD = 2.3568
TOP
Avg
0.426627
High
0.438150
Low
0.416724
Last updated: 6/29/2026, 1:42:42 PM
Quick Conversions
| TOP | BSD |
|---|---|
| 1 TOP | 0.42 BSD |
| 10 TOP | 4.24 BSD |
| 50 TOP | 21.22 BSD |
| 100 TOP | 42.43 BSD |
| 500 TOP | 212.15 BSD |
| 1,000 TOP | 424.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-06-29T13:42:42Z",
"rates": {
"BSD": 0.424304
}
}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.4304,
"rate": 0.424304
}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