Rate Overview
Live
1 TOP = 2.9785 BOB
1 BOB = 0.335745
TOP
Avg
2.9498
High
3.0330
Low
2.8828
Last updated: 5/26/2026, 5:16:34 PM
Quick Conversions
| TOP | BOB |
|---|---|
| 1 TOP | 2.98 BOB |
| 10 TOP | 29.78 BOB |
| 50 TOP | 148.92 BOB |
| 100 TOP | 297.85 BOB |
| 500 TOP | 1,489.23 BOB |
| 1,000 TOP | 2,978.45 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-26T17:16:34Z",
"rates": {
"BOB": 2.978452
}
}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": 297.8452,
"rate": 2.978452
}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