Rate Overview
Live
1 BTN = 1.2408 VUV
1 VUV = 0.805919
BTN
Avg
1.2783
High
1.3460
Low
1.2287
Last updated: 7/27/2026, 8:52:26 PM
Quick Conversions
| BTN | VUV |
|---|---|
| 1 BTN | 1.24 VUV |
| 10 BTN | 12.41 VUV |
| 50 BTN | 62.04 VUV |
| 100 BTN | 124.08 VUV |
| 500 BTN | 620.41 VUV |
| 1,000 BTN | 1,240.82 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-27T20:52:26Z",
"rates": {
"VUV": 1.240819
}
}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.08189999999999,
"rate": 1.240819
}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