Rate Overview
Live
1 BTN = 1.2951 VUV
1 VUV = 0.772138
BTN
Avg
1.2974
High
1.3066
Low
1.2920
Last updated: 3/7/2026, 7:34:50 AM
Quick Conversions
| BTN | VUV |
|---|---|
| 1 BTN | 1.30 VUV |
| 10 BTN | 12.95 VUV |
| 50 BTN | 64.76 VUV |
| 100 BTN | 129.51 VUV |
| 500 BTN | 647.55 VUV |
| 1,000 BTN | 1,295.11 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-07T07:34:50Z",
"rates": {
"VUV": 1.295105
}
}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": 129.5105,
"rate": 1.295105
}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