Rate Overview
Live
1 TOP = 0.433003 BSD
1 BSD = 2.3095
TOP
Avg
0.426743
High
0.433003
Low
0.424170
Last updated: 3/6/2026, 11:24:58 PM
Quick Conversions
| TOP | BSD |
|---|---|
| 1 TOP | 0.43 BSD |
| 10 TOP | 4.33 BSD |
| 50 TOP | 21.65 BSD |
| 100 TOP | 43.30 BSD |
| 500 TOP | 216.50 BSD |
| 1,000 TOP | 433.00 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-03-06T23:24:58Z",
"rates": {
"BSD": 0.433003
}
}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": 43.3003,
"rate": 0.433003
}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