Rate Overview
Live
1 VUV = 0.803199 BTN
1 BTN = 1.2450
VUV
Avg
0.801888
High
0.804349
Low
0.798625
Last updated: 5/7/2026, 10:09:44 PM
Quick Conversions
| VUV | BTN |
|---|---|
| 1 VUV | 0.80 BTN |
| 10 VUV | 8.03 BTN |
| 50 VUV | 40.16 BTN |
| 100 VUV | 80.32 BTN |
| 500 VUV | 401.60 BTN |
| 1,000 VUV | 803.20 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-07T22:09:44Z",
"rates": {
"BTN": 0.803199
}
}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.3199,
"rate": 0.803199
}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