Rate Overview
Live
1 BAM = 70.0614 VUV
1 VUV = 0.014273
BAM
Avg
70.0383
High
70.3093
Low
69.8145
Last updated: 9/3/2026, 1:15:44 PM
Quick Conversions
| BAM | VUV |
|---|---|
| 1 BAM | 70.06 VUV |
| 10 BAM | 700.61 VUV |
| 50 BAM | 3,503.07 VUV |
| 100 BAM | 7,006.14 VUV |
| 500 BAM | 35,030.69 VUV |
| 1,000 BAM | 70,061.37 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-09-03T13:15:44Z",
"rates": {
"VUV": 70.06137
}
}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": 7006.137,
"rate": 70.06137
}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