Rate Overview
Live
1 VUV = 0.805469 BTN
1 BTN = 1.2415
VUV
Avg
0.768440
High
0.816587
Low
0.719833
Last updated: 8/17/2026, 8:13:17 AM
Quick Conversions
| VUV | BTN |
|---|---|
| 1 VUV | 0.81 BTN |
| 10 VUV | 8.05 BTN |
| 50 VUV | 40.27 BTN |
| 100 VUV | 80.55 BTN |
| 500 VUV | 402.73 BTN |
| 1,000 VUV | 805.47 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-17T08:13:17Z",
"rates": {
"BTN": 0.805469
}
}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.5469,
"rate": 0.805469
}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