Rate Overview
Live
1 VUV = 0.772137 BTN
1 BTN = 1.2951
VUV
Avg
0.770758
High
0.773997
Low
0.765327
Last updated: 3/7/2026, 9:13:16 AM
Quick Conversions
| VUV | BTN |
|---|---|
| 1 VUV | 0.77 BTN |
| 10 VUV | 7.72 BTN |
| 50 VUV | 38.61 BTN |
| 100 VUV | 77.21 BTN |
| 500 VUV | 386.07 BTN |
| 1,000 VUV | 772.14 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-03-07T09:13:16Z",
"rates": {
"BTN": 0.772137
}
}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": 77.2137,
"rate": 0.772137
}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