Rate Overview
Live
1 BTN = 1.2628 VUV
1 VUV = 0.791884
BTN
Avg
1.2696
High
1.2752
Low
1.2628
Last updated: 3/28/2026, 12:16:26 PM
Quick Conversions
| BTN | VUV |
|---|---|
| 1 BTN | 1.26 VUV |
| 10 BTN | 12.63 VUV |
| 50 BTN | 63.14 VUV |
| 100 BTN | 126.28 VUV |
| 500 BTN | 631.41 VUV |
| 1,000 BTN | 1,262.81 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-03-28T12:16:26Z",
"rates": {
"VUV": 1.262811
}
}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.2811,
"rate": 1.262811
}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