Rate Overview
Live
1 VND = 0.000375 BOB
1 BOB = 2666.67
VND
Avg
0.000287
High
0.000375
Low
0.000261
Last updated: 7/8/2026, 8:37:56 AM
Quick Conversions
| VND | BOB |
|---|---|
| 1 VND | 0.00 BOB |
| 10 VND | 0.00 BOB |
| 50 VND | 0.02 BOB |
| 100 VND | 0.04 BOB |
| 500 VND | 0.19 BOB |
| 1,000 VND | 0.38 BOB |
Get VND/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=BOBExample Response:
{
"success": true,
"base": "VND",
"date": "2026-07-08T08:37:56Z",
"rates": {
"BOB": 0.000375
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "BOB",
"amount": 100
},
"result": 0.0375,
"rate": 0.000375
}Build with VND/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key