Rate Overview
Live
1 TOP = 4.7132 BOB
1 BOB = 0.212169
TOP
Avg
3.0961
High
4.7132
Low
2.9040
Last updated: 7/26/2026, 6:25:19 AM
Quick Conversions
| TOP | BOB |
|---|---|
| 1 TOP | 4.71 BOB |
| 10 TOP | 47.13 BOB |
| 50 TOP | 235.66 BOB |
| 100 TOP | 471.32 BOB |
| 500 TOP | 2,356.61 BOB |
| 1,000 TOP | 4,713.22 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-07-26T06:25:19Z",
"rates": {
"BOB": 4.713223
}
}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": 471.32230000000004,
"rate": 4.713223
}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