Rate Overview
Live
1 BOB = 0.337466 TOP
1 TOP = 2.9633
BOB
Avg
0.340123
High
0.342962
Low
0.336618
Last updated: 4/17/2026, 6:10:21 AM
Quick Conversions
| BOB | TOP |
|---|---|
| 1 BOB | 0.34 TOP |
| 10 BOB | 3.37 TOP |
| 50 BOB | 16.87 TOP |
| 100 BOB | 33.75 TOP |
| 500 BOB | 168.73 TOP |
| 1,000 BOB | 337.47 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-04-17T06:10:21Z",
"rates": {
"TOP": 0.337466
}
}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.7466,
"rate": 0.337466
}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