Rate Overview
Live
1 BAM = 70.7261 VUV
1 VUV = 0.014139
BAM
Avg
71.0477
High
71.9011
Low
70.5688
Last updated: 3/7/2026, 7:40:27 AM
Quick Conversions
| BAM | VUV |
|---|---|
| 1 BAM | 70.73 VUV |
| 10 BAM | 707.26 VUV |
| 50 BAM | 3,536.30 VUV |
| 100 BAM | 7,072.61 VUV |
| 500 BAM | 35,363.03 VUV |
| 1,000 BAM | 70,726.07 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-03-07T07:40:27Z",
"rates": {
"VUV": 70.726067
}
}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": 7072.6067,
"rate": 70.726067
}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