Rate Overview
Live
1 BTN = 1.2629 VUV
1 VUV = 0.791849
BTN
Avg
1.2569
High
1.2637
Low
1.2473
Last updated: 6/19/2026, 8:19:07 AM
Quick Conversions
| BTN | VUV |
|---|---|
| 1 BTN | 1.26 VUV |
| 10 BTN | 12.63 VUV |
| 50 BTN | 63.14 VUV |
| 100 BTN | 126.29 VUV |
| 500 BTN | 631.43 VUV |
| 1,000 BTN | 1,262.87 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-06-19T08:19:07Z",
"rates": {
"VUV": 1.262867
}
}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": 126.2867,
"rate": 1.262867
}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