Rate Overview
Live
1 BTN = 1.2434 VUV
1 VUV = 0.804223
BTN
Avg
1.2469
High
1.2522
Low
1.2432
Last updated: 5/7/2026, 3:03:43 PM
Quick Conversions
| BTN | VUV |
|---|---|
| 1 BTN | 1.24 VUV |
| 10 BTN | 12.43 VUV |
| 50 BTN | 62.17 VUV |
| 100 BTN | 124.34 VUV |
| 500 BTN | 621.72 VUV |
| 1,000 BTN | 1,243.44 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-05-07T15:03:43Z",
"rates": {
"VUV": 1.243436
}
}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": 124.3436,
"rate": 1.243436
}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