Rate Overview
Live
1 BAM = 71.1405 VUV
1 VUV = 0.014057
BAM
Avg
71.3115
High
71.5130
Low
71.0832
Last updated: 4/17/2026, 2:46:57 AM
Quick Conversions
| BAM | VUV |
|---|---|
| 1 BAM | 71.14 VUV |
| 10 BAM | 711.41 VUV |
| 50 BAM | 3,557.03 VUV |
| 100 BAM | 7,114.05 VUV |
| 500 BAM | 35,570.26 VUV |
| 1,000 BAM | 71,140.52 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-04-17T02:46:57Z",
"rates": {
"VUV": 71.140523
}
}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": 7114.0523,
"rate": 71.140523
}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