Rate Overview
Live
1 BAM = 69.6820 VUV
1 VUV = 0.014351
BAM
Avg
68.9215
High
72.7884
Low
63.7891
Last updated: 7/23/2026, 1:30:45 PM
Quick Conversions
| BAM | VUV |
|---|---|
| 1 BAM | 69.68 VUV |
| 10 BAM | 696.82 VUV |
| 50 BAM | 3,484.10 VUV |
| 100 BAM | 6,968.20 VUV |
| 500 BAM | 34,840.98 VUV |
| 1,000 BAM | 69,681.96 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-23T13:30:45Z",
"rates": {
"VUV": 69.681961
}
}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": 6968.1961,
"rate": 69.681961
}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