Rate Overview
Live
1 VUV = 0.014259 BGN
1 BGN = 70.1311
VUV
Avg
0.014286
High
0.014401
Low
0.014058
Last updated: 7/3/2026, 7:32:21 PM
Quick Conversions
| VUV | BGN |
|---|---|
| 1 VUV | 0.01 BGN |
| 10 VUV | 0.14 BGN |
| 50 VUV | 0.71 BGN |
| 100 VUV | 1.43 BGN |
| 500 VUV | 7.13 BGN |
| 1,000 VUV | 14.26 BGN |
Get VUV/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=BGNExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-03T19:32:21Z",
"rates": {
"BGN": 0.014259
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "BGN",
"amount": 100
},
"result": 1.4259000000000002,
"rate": 0.014259
}Build with VUV/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key