Rate Overview
Live
1 THB = 3.6530 VUV
1 VUV = 0.273750
THB
Avg
3.6405
High
3.6572
Low
3.6163
Last updated: 6/17/2026, 6:34:46 AM
Quick Conversions
| THB | VUV |
|---|---|
| 1 THB | 3.65 VUV |
| 10 THB | 36.53 VUV |
| 50 THB | 182.65 VUV |
| 100 THB | 365.30 VUV |
| 500 THB | 1,826.49 VUV |
| 1,000 THB | 3,652.97 VUV |
Get THB/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=VUVExample Response:
{
"success": true,
"base": "THB",
"date": "2026-06-17T06:34:46Z",
"rates": {
"VUV": 3.652973
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "VUV",
"amount": 100
},
"result": 365.2973,
"rate": 3.652973
}Build with THB/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key