Rate Overview
Live
1 TOP = 0.425269 BSD
1 BSD = 2.3515
TOP
Avg
0.422432
High
0.436968
Low
0.414197
Last updated: 7/24/2026, 6:08:32 AM
Quick Conversions
| TOP | BSD |
|---|---|
| 1 TOP | 0.43 BSD |
| 10 TOP | 4.25 BSD |
| 50 TOP | 21.26 BSD |
| 100 TOP | 42.53 BSD |
| 500 TOP | 212.63 BSD |
| 1,000 TOP | 425.27 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-24T06:08:32Z",
"rates": {
"BSD": 0.425269
}
}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.5269,
"rate": 0.425269
}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