Rate Overview
Live
1 TOP = 0.423971 BSD
1 BSD = 2.3587
TOP
Avg
0.422222
High
0.429075
Low
0.415209
Last updated: 7/23/2026, 5:11:35 AM
Quick Conversions
| TOP | BSD |
|---|---|
| 1 TOP | 0.42 BSD |
| 10 TOP | 4.24 BSD |
| 50 TOP | 21.20 BSD |
| 100 TOP | 42.40 BSD |
| 500 TOP | 211.99 BSD |
| 1,000 TOP | 423.97 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-23T05:11:35Z",
"rates": {
"BSD": 0.423971
}
}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.3971,
"rate": 0.423971
}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