Rate Overview
Live
1 TOP = 0.421610 BSD
1 BSD = 2.3719 TOP
Avg
0.425355
High
0.435427
Low
0.416395
Last updated: 1/25/2026, 5:04:34 PM
Quick Conversions
| TOP | BSD |
|---|---|
| 1 TOP | 0.42 BSD |
| 10 TOP | 4.22 BSD |
| 50 TOP | 21.08 BSD |
| 100 TOP | 42.16 BSD |
| 500 TOP | 210.80 BSD |
| 1,000 TOP | 421.61 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-01-25T17:04:34Z",
"rates": {
"BSD": 0.42161
}
}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.161,
"rate": 0.42161
}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