Rate Overview
Live
1 BAM = 70.9387 VUV
1 VUV = 0.014097
BAM
Avg
70.9253
High
71.1544
Low
70.6937
Last updated: 5/7/2026, 6:55:32 AM
Quick Conversions
| BAM | VUV |
|---|---|
| 1 BAM | 70.94 VUV |
| 10 BAM | 709.39 VUV |
| 50 BAM | 3,546.93 VUV |
| 100 BAM | 7,093.87 VUV |
| 500 BAM | 35,469.34 VUV |
| 1,000 BAM | 70,938.68 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-05-07T06:55:32Z",
"rates": {
"VUV": 70.938677
}
}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": 7093.8677,
"rate": 70.938677
}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