Rate Overview
Live
1 BAM = 68.9737 VUV
1 VUV = 0.014498
BAM
Avg
69.4819
High
69.8292
Low
68.9737
Last updated: 7/26/2026, 12:30:43 AM
Quick Conversions
| BAM | VUV |
|---|---|
| 1 BAM | 68.97 VUV |
| 10 BAM | 689.74 VUV |
| 50 BAM | 3,448.69 VUV |
| 100 BAM | 6,897.37 VUV |
| 500 BAM | 34,486.87 VUV |
| 1,000 BAM | 68,973.75 VUV |
Get BAM/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=VUVExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-07-26T00:30:43Z",
"rates": {
"VUV": 68.973746
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "VUV",
"amount": 100
},
"result": 6897.374600000001,
"rate": 68.973746
}Build with BAM/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key