Rate Overview
Live
1 VUV = 0.811162 BTN
1 BTN = 1.2328
VUV
Avg
0.809720
High
0.814939
Low
0.807414
Last updated: 7/24/2026, 9:47:18 PM
Quick Conversions
| VUV | BTN |
|---|---|
| 1 VUV | 0.81 BTN |
| 10 VUV | 8.11 BTN |
| 50 VUV | 40.56 BTN |
| 100 VUV | 81.12 BTN |
| 500 VUV | 405.58 BTN |
| 1,000 VUV | 811.16 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-07-24T21:47:18Z",
"rates": {
"BTN": 0.811162
}
}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.1162,
"rate": 0.811162
}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