Rate Overview
Live
1 TOP = 5.0663 BOB
1 BOB = 0.197382
TOP
Avg
5.1060
High
5.2059
Low
4.9614
Last updated: 8/11/2026, 7:58:15 PM
Quick Conversions
| TOP | BOB |
|---|---|
| 1 TOP | 5.07 BOB |
| 10 TOP | 50.66 BOB |
| 50 TOP | 253.32 BOB |
| 100 TOP | 506.63 BOB |
| 500 TOP | 2,533.16 BOB |
| 1,000 TOP | 5,066.31 BOB |
Get TOP/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=BOBExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-08-11T19:58:15Z",
"rates": {
"BOB": 5.066311
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "BOB",
"amount": 100
},
"result": 506.6311,
"rate": 5.066311
}Build with TOP/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key