Rate Overview
Live
1 BTN = 1.2360 VUV
1 VUV = 0.809082
BTN
Avg
1.3260
High
1.3881
Low
1.2265
Last updated: 5/27/2026, 8:26:27 PM
Quick Conversions
| BTN | VUV |
|---|---|
| 1 BTN | 1.24 VUV |
| 10 BTN | 12.36 VUV |
| 50 BTN | 61.80 VUV |
| 100 BTN | 123.60 VUV |
| 500 BTN | 617.98 VUV |
| 1,000 BTN | 1,235.97 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-27T20:26:27Z",
"rates": {
"VUV": 1.235968
}
}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": 123.5968,
"rate": 1.235968
}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