Rate Overview
Live
1 TOP = 0.429987 BSD
1 BSD = 2.3257
TOP
Avg
0.427707
High
0.429987
Low
0.424022
Last updated: 9/3/2026, 2:11:19 PM
Quick Conversions
| TOP | BSD |
|---|---|
| 1 TOP | 0.43 BSD |
| 10 TOP | 4.30 BSD |
| 50 TOP | 21.50 BSD |
| 100 TOP | 43.00 BSD |
| 500 TOP | 214.99 BSD |
| 1,000 TOP | 429.99 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-09-03T14:11:19Z",
"rates": {
"BSD": 0.429987
}
}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.9987,
"rate": 0.429987
}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