Rate Overview
Live
1 BHD = 310.9285 VUV
1 VUV = 0.003216
BHD
Avg
312.4824
High
314.5931
Low
310.9285
Last updated: 5/7/2026, 1:45:09 PM
Quick Conversions
| BHD | VUV |
|---|---|
| 1 BHD | 310.93 VUV |
| 10 BHD | 3,109.29 VUV |
| 50 BHD | 15,546.43 VUV |
| 100 BHD | 31,092.85 VUV |
| 500 BHD | 155,464.27 VUV |
| 1,000 BHD | 310,928.54 VUV |
Get BHD/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=VUVExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-05-07T13:45:09Z",
"rates": {
"VUV": 310.928543
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "VUV",
"amount": 100
},
"result": 31092.8543,
"rate": 310.928543
}Build with BHD/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key