Rate Overview
Live
1 VND = 0.000065 BGN
1 BGN = 15384.62
VND
Avg
0.000071
High
0.000086
Low
0.000062
Last updated: 7/25/2026, 10:52:01 PM
Quick Conversions
| VND | BGN |
|---|---|
| 1 VND | 0.00 BGN |
| 10 VND | 0.00 BGN |
| 50 VND | 0.00 BGN |
| 100 VND | 0.01 BGN |
| 500 VND | 0.03 BGN |
| 1,000 VND | 0.06 BGN |
Get VND/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=BGNExample Response:
{
"success": true,
"base": "VND",
"date": "2026-07-25T22:52:01Z",
"rates": {
"BGN": 0.000065
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "BGN",
"amount": 100
},
"result": 0.0065,
"rate": 0.000065
}Build with VND/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key