Rate Overview
Live
1 BTN = 1.2386 VUV
1 VUV = 0.807362
BTN
Avg
1.2544
High
1.2722
Low
1.2271
Last updated: 7/21/2026, 1:47:23 PM
Quick Conversions
| BTN | VUV |
|---|---|
| 1 BTN | 1.24 VUV |
| 10 BTN | 12.39 VUV |
| 50 BTN | 61.93 VUV |
| 100 BTN | 123.86 VUV |
| 500 BTN | 619.30 VUV |
| 1,000 BTN | 1,238.60 VUV |
Get BTN/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=VUVExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-21T13:47:23Z",
"rates": {
"VUV": 1.238602
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "VUV",
"amount": 100
},
"result": 123.86019999999999,
"rate": 1.238602
}Build with BTN/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key