Rate Overview
Live
1 BOB = 0.342148 TOP
1 TOP = 2.9227
BOB
Avg
0.339962
High
0.343886
Low
0.334524
Last updated: 6/19/2026, 8:42:28 AM
Quick Conversions
| BOB | TOP |
|---|---|
| 1 BOB | 0.34 TOP |
| 10 BOB | 3.42 TOP |
| 50 BOB | 17.11 TOP |
| 100 BOB | 34.21 TOP |
| 500 BOB | 171.07 TOP |
| 1,000 BOB | 342.15 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-06-19T08:42:28Z",
"rates": {
"TOP": 0.342148
}
}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": 34.214800000000004,
"rate": 0.342148
}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