Rate Overview
Live
1 TOP = 2.9897 BOB
1 BOB = 0.334480
TOP
Avg
2.9509
High
2.9897
Low
2.9278
Last updated: 3/6/2026, 11:25:44 PM
Quick Conversions
| TOP | BOB |
|---|---|
| 1 TOP | 2.99 BOB |
| 10 TOP | 29.90 BOB |
| 50 TOP | 149.49 BOB |
| 100 TOP | 298.97 BOB |
| 500 TOP | 1,494.86 BOB |
| 1,000 TOP | 2,989.72 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-03-06T23:25:44Z",
"rates": {
"BOB": 2.989718
}
}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": 298.9718,
"rate": 2.989718
}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