Rate Overview
Live
1 BAM = 70.1268 VUV
1 VUV = 0.014260
BAM
Avg
71.1996
High
73.3266
Low
69.6290
Last updated: 7/4/2026, 12:44:12 AM
Quick Conversions
| BAM | VUV |
|---|---|
| 1 BAM | 70.13 VUV |
| 10 BAM | 701.27 VUV |
| 50 BAM | 3,506.34 VUV |
| 100 BAM | 7,012.68 VUV |
| 500 BAM | 35,063.42 VUV |
| 1,000 BAM | 70,126.85 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-04T00:44:12Z",
"rates": {
"VUV": 70.126847
}
}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": 7012.6847,
"rate": 70.126847
}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