Rate Overview
Live
1 VND = 0.000062 BGN
1 BGN = 16129.03 VND
Avg
0.000063
High
0.000064
Low
0.000062
Last updated: 1/25/2026, 3:15:30 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-01-25T15:15:30Z",
"rates": {
"BGN": 0.000062
}
}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.006200000000000001,
"rate": 0.000062
}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