Rate Overview
Live
1 VUV = 0.014088 BAM
1 BAM = 70.9824
VUV
Avg
0.014026
High
0.014088
Low
0.013983
Last updated: 4/17/2026, 3:59:48 AM
Quick Conversions
| VUV | BAM |
|---|---|
| 1 VUV | 0.01 BAM |
| 10 VUV | 0.14 BAM |
| 50 VUV | 0.70 BAM |
| 100 VUV | 1.41 BAM |
| 500 VUV | 7.04 BAM |
| 1,000 VUV | 14.09 BAM |
Get VUV/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=BAMExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-04-17T03:59:48Z",
"rates": {
"BAM": 0.014088
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "BAM",
"amount": 100
},
"result": 1.4088,
"rate": 0.014088
}Build with VUV/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key