Rate Overview
Live
1 TOP = 5.1543 BOB
1 BOB = 0.194013
TOP
Avg
5.0233
High
5.1543
Low
4.9240
Last updated: 9/2/2026, 7:09:22 PM
Quick Conversions
| TOP | BOB |
|---|---|
| 1 TOP | 5.15 BOB |
| 10 TOP | 51.54 BOB |
| 50 TOP | 257.72 BOB |
| 100 TOP | 515.43 BOB |
| 500 TOP | 2,577.15 BOB |
| 1,000 TOP | 5,154.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-09-02T19:09:22Z",
"rates": {
"BOB": 5.154307
}
}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": 515.4307,
"rate": 5.154307
}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