Rate Overview
Live
1 BOB = 0.240231 TOP
1 TOP = 4.1627
BOB
Avg
0.297042
High
0.346567
Low
0.236781
Last updated: 7/10/2026, 12:19:50 PM
Quick Conversions
| BOB | TOP |
|---|---|
| 1 BOB | 0.24 TOP |
| 10 BOB | 2.40 TOP |
| 50 BOB | 12.01 TOP |
| 100 BOB | 24.02 TOP |
| 500 BOB | 120.12 TOP |
| 1,000 BOB | 240.23 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-10T12:19:50Z",
"rates": {
"TOP": 0.240231
}
}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": 24.0231,
"rate": 0.240231
}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