Rate Overview
Live
1 BOB = 0.200091 TOP
1 TOP = 4.9977
BOB
Avg
0.200991
High
0.207505
Low
0.196824
Last updated: 8/18/2026, 1:01:51 PM
Quick Conversions
| BOB | TOP |
|---|---|
| 1 BOB | 0.20 TOP |
| 10 BOB | 2.00 TOP |
| 50 BOB | 10.00 TOP |
| 100 BOB | 20.01 TOP |
| 500 BOB | 100.05 TOP |
| 1,000 BOB | 200.09 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-08-18T13:01:51Z",
"rates": {
"TOP": 0.200091
}
}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.0091,
"rate": 0.200091
}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