Rate Overview
Live
1 THB = 3.6004 VUV
1 VUV = 0.277745
THB
Avg
3.6048
High
3.6182
Low
3.5900
Last updated: 7/7/2026, 12:11:56 PM
Quick Conversions
| THB | VUV |
|---|---|
| 1 THB | 3.60 VUV |
| 10 THB | 36.00 VUV |
| 50 THB | 180.02 VUV |
| 100 THB | 360.04 VUV |
| 500 THB | 1,800.21 VUV |
| 1,000 THB | 3,600.42 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-07-07T12:11:56Z",
"rates": {
"VUV": 3.60042
}
}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": 360.04200000000003,
"rate": 3.60042
}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