Rate Overview
Live
1 BOB = 0.206010 TOP
1 TOP = 4.8541
BOB
Avg
0.213005
High
0.218933
Low
0.206010
Last updated: 7/28/2026, 1:54:31 PM
Quick Conversions
| BOB | TOP |
|---|---|
| 1 BOB | 0.21 TOP |
| 10 BOB | 2.06 TOP |
| 50 BOB | 10.30 TOP |
| 100 BOB | 20.60 TOP |
| 500 BOB | 103.01 TOP |
| 1,000 BOB | 206.01 TOP |
Get BOB/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=TOPExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-28T13:54:31Z",
"rates": {
"TOP": 0.20601
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "TOP",
"amount": 100
},
"result": 20.601,
"rate": 0.20601
}Build with BOB/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key