Rate Overview
Live
1 TOP = 2.9572 BOB
1 BOB = 0.338159
TOP
Avg
2.9448
High
2.9679
Low
2.8804
Last updated: 3/27/2026, 7:44:05 AM
Quick Conversions
| TOP | BOB |
|---|---|
| 1 TOP | 2.96 BOB |
| 10 TOP | 29.57 BOB |
| 50 TOP | 147.86 BOB |
| 100 TOP | 295.72 BOB |
| 500 TOP | 1,478.60 BOB |
| 1,000 TOP | 2,957.19 BOB |
Get TOP/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=BOBExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-03-27T07:44:05Z",
"rates": {
"BOB": 2.957193
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "BOB",
"amount": 100
},
"result": 295.71930000000003,
"rate": 2.957193
}Build with TOP/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key