Rate Overview
Live
1 BOB = 0.220712 TOP
1 TOP = 4.5308
BOB
Avg
0.295843
High
0.346879
Low
0.220712
Last updated: 7/20/2026, 3:29:31 AM
Quick Conversions
| BOB | TOP |
|---|---|
| 1 BOB | 0.22 TOP |
| 10 BOB | 2.21 TOP |
| 50 BOB | 11.04 TOP |
| 100 BOB | 22.07 TOP |
| 500 BOB | 110.36 TOP |
| 1,000 BOB | 220.71 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-07-20T03:29:31Z",
"rates": {
"TOP": 0.220712
}
}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": 22.071199999999997,
"rate": 0.220712
}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