Rate Overview
Live
1 TOP = 3.4453 SBD
1 SBD = 0.290254
TOP
Avg
3.4304
High
3.4453
Low
3.4147
Last updated: 4/16/2026, 8:03:18 AM
Quick Conversions
| TOP | SBD |
|---|---|
| 1 TOP | 3.45 SBD |
| 10 TOP | 34.45 SBD |
| 50 TOP | 172.26 SBD |
| 100 TOP | 344.53 SBD |
| 500 TOP | 1,722.63 SBD |
| 1,000 TOP | 3,445.26 SBD |
Get TOP/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=SBDExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-04-16T08:03:18Z",
"rates": {
"SBD": 3.445257
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "SBD",
"amount": 100
},
"result": 344.5257,
"rate": 3.445257
}Build with TOP/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key