Rate Overview
Live
1 VUV = 0.814352 BTN
1 BTN = 1.2280
VUV
Avg
0.770495
High
0.814352
Low
0.730417
Last updated: 5/28/2026, 11:12:29 PM
Quick Conversions
| VUV | BTN |
|---|---|
| 1 VUV | 0.81 BTN |
| 10 VUV | 8.14 BTN |
| 50 VUV | 40.72 BTN |
| 100 VUV | 81.44 BTN |
| 500 VUV | 407.18 BTN |
| 1,000 VUV | 814.35 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-05-28T23:12:29Z",
"rates": {
"BTN": 0.814352
}
}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": 81.4352,
"rate": 0.814352
}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