Rate Overview
Live
1 VUV = 0.804255 BTN
1 BTN = 1.2434
VUV
Avg
0.804012
High
0.814939
Low
0.796284
Last updated: 8/12/2026, 3:59:08 AM
Quick Conversions
| VUV | BTN |
|---|---|
| 1 VUV | 0.80 BTN |
| 10 VUV | 8.04 BTN |
| 50 VUV | 40.21 BTN |
| 100 VUV | 80.43 BTN |
| 500 VUV | 402.13 BTN |
| 1,000 VUV | 804.26 BTN |
Get VUV/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=BTNExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-08-12T03:59:08Z",
"rates": {
"BTN": 0.804255
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "BTN",
"amount": 100
},
"result": 80.4255,
"rate": 0.804255
}Build with VUV/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key