Rate Overview
Live
1 BOB = 0.221175 TOP
1 TOP = 4.5213
BOB
Avg
0.332392
High
0.344348
Low
0.221175
Last updated: 7/20/2026, 12:33:49 AM
Quick Conversions
| BOB | TOP |
|---|---|
| 1 BOB | 0.22 TOP |
| 10 BOB | 2.21 TOP |
| 50 BOB | 11.06 TOP |
| 100 BOB | 22.12 TOP |
| 500 BOB | 110.59 TOP |
| 1,000 BOB | 221.18 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-20T00:33:49Z",
"rates": {
"TOP": 0.221175
}
}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.1175,
"rate": 0.221175
}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