Rate Overview
Live
1 BOB = 0.335128 TOP
1 TOP = 2.9839
BOB
Avg
0.338201
High
0.348378
Low
0.333819
Last updated: 5/7/2026, 3:51:55 PM
Quick Conversions
| BOB | TOP |
|---|---|
| 1 BOB | 0.34 TOP |
| 10 BOB | 3.35 TOP |
| 50 BOB | 16.76 TOP |
| 100 BOB | 33.51 TOP |
| 500 BOB | 167.56 TOP |
| 1,000 BOB | 335.13 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-05-07T15:51:55Z",
"rates": {
"TOP": 0.335128
}
}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.5128,
"rate": 0.335128
}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