Rate Overview
Live
1 BOB = 0.221792 TOP
1 TOP = 4.5087
BOB
Avg
0.227116
High
0.237121
Low
0.220863
Last updated: 7/19/2026, 7:19:29 PM
Quick Conversions
| BOB | TOP |
|---|---|
| 1 BOB | 0.22 TOP |
| 10 BOB | 2.22 TOP |
| 50 BOB | 11.09 TOP |
| 100 BOB | 22.18 TOP |
| 500 BOB | 110.90 TOP |
| 1,000 BOB | 221.79 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-19T19:19:29Z",
"rates": {
"TOP": 0.221792
}
}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": 22.179199999999998,
"rate": 0.221792
}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