Rate Overview
Live
1 VUV = 0.791778 BTN
1 BTN = 1.2630
VUV
Avg
0.783288
High
0.791778
Low
0.775480
Last updated: 4/17/2026, 5:53:08 PM
Quick Conversions
| VUV | BTN |
|---|---|
| 1 VUV | 0.79 BTN |
| 10 VUV | 7.92 BTN |
| 50 VUV | 39.59 BTN |
| 100 VUV | 79.18 BTN |
| 500 VUV | 395.89 BTN |
| 1,000 VUV | 791.78 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-04-17T17:53:08Z",
"rates": {
"BTN": 0.791778
}
}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": 79.1778,
"rate": 0.791778
}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