Rate Overview
Live
1 BAM = 70.0298 VUV
1 VUV = 0.014280
BAM
Avg
70.0007
High
70.6322
Low
69.3860
Last updated: 7/11/2026, 7:07:55 AM
Quick Conversions
| BAM | VUV |
|---|---|
| 1 BAM | 70.03 VUV |
| 10 BAM | 700.30 VUV |
| 50 BAM | 3,501.49 VUV |
| 100 BAM | 7,002.98 VUV |
| 500 BAM | 35,014.90 VUV |
| 1,000 BAM | 70,029.79 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-07-11T07:07:55Z",
"rates": {
"VUV": 70.029792
}
}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": 7002.9792,
"rate": 70.029792
}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