Rate Overview
Live
1 TOP = 2.8854 BOB
1 BOB = 0.346567
TOP
Avg
2.9054
High
2.9277
Low
2.8828
Last updated: 7/4/2026, 6:42:49 PM
Quick Conversions
| TOP | BOB |
|---|---|
| 1 TOP | 2.89 BOB |
| 10 TOP | 28.85 BOB |
| 50 TOP | 144.27 BOB |
| 100 TOP | 288.54 BOB |
| 500 TOP | 1,442.72 BOB |
| 1,000 TOP | 2,885.44 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-07-04T18:42:49Z",
"rates": {
"BOB": 2.885441
}
}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": 288.5441,
"rate": 2.885441
}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