Rate Overview
Live
1 BAM = 69.9312 VUV
1 VUV = 0.014300
BAM
Avg
70.1197
High
70.4277
Low
69.9312
Last updated: 8/16/2026, 8:28:15 AM
Quick Conversions
| BAM | VUV |
|---|---|
| 1 BAM | 69.93 VUV |
| 10 BAM | 699.31 VUV |
| 50 BAM | 3,496.56 VUV |
| 100 BAM | 6,993.12 VUV |
| 500 BAM | 34,965.59 VUV |
| 1,000 BAM | 69,931.18 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-08-16T08:28:15Z",
"rates": {
"VUV": 69.931178
}
}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": 6993.1178,
"rate": 69.931178
}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