Rate Overview
Live
1 BOB = 2325.71 VND
1 VND = 0.000430
BOB
Avg
2372.15
High
2439.51
Low
2325.71
Last updated: 7/29/2026, 8:41:05 AM
Quick Conversions
| BOB | VND |
|---|---|
| 1 BOB | 2,325.71 VND |
| 10 BOB | 23,257.14 VND |
| 50 BOB | 116,285.68 VND |
| 100 BOB | 232,571.37 VND |
| 500 BOB | 1,162,856.84 VND |
| 1,000 BOB | 2,325,713.68 VND |
Get BOB/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=VNDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-29T08:41:05Z",
"rates": {
"VND": 2325.713676
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "VND",
"amount": 100
},
"result": 232571.3676,
"rate": 2325.713676
}Build with BOB/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key