Rate Overview
Live
1 BOB = 0.334479 TOP
1 TOP = 2.9897
BOB
Avg
0.338988
High
0.341554
Low
0.334479
Last updated: 3/7/2026, 2:26:26 AM
Quick Conversions
| BOB | TOP |
|---|---|
| 1 BOB | 0.33 TOP |
| 10 BOB | 3.34 TOP |
| 50 BOB | 16.72 TOP |
| 100 BOB | 33.45 TOP |
| 500 BOB | 167.24 TOP |
| 1,000 BOB | 334.48 TOP |
Get BOB/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=TOPExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-03-07T02:26:26Z",
"rates": {
"TOP": 0.334479
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "TOP",
"amount": 100
},
"result": 33.447900000000004,
"rate": 0.334479
}Build with BOB/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key