Rate Overview
Live
1 TOP = 2.9439 BOB
1 BOB = 0.339685
TOP
Avg
2.9523
High
2.9701
Low
2.9371
Last updated: 5/26/2026, 4:18:37 PM
Quick Conversions
| TOP | BOB |
|---|---|
| 1 TOP | 2.94 BOB |
| 10 TOP | 29.44 BOB |
| 50 TOP | 147.20 BOB |
| 100 TOP | 294.39 BOB |
| 500 TOP | 1,471.95 BOB |
| 1,000 TOP | 2,943.90 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-05-26T16:18:37Z",
"rates": {
"BOB": 2.943904
}
}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": 294.3904,
"rate": 2.943904
}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