Rate Overview
Live
1 THB = 3.6606 VUV
1 VUV = 0.273178
THB
Avg
3.6491
High
3.6981
Low
3.6215
Last updated: 3/27/2026, 6:06:47 AM
Quick Conversions
| THB | VUV |
|---|---|
| 1 THB | 3.66 VUV |
| 10 THB | 36.61 VUV |
| 50 THB | 183.03 VUV |
| 100 THB | 366.06 VUV |
| 500 THB | 1,830.31 VUV |
| 1,000 THB | 3,660.62 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-03-27T06:06:47Z",
"rates": {
"VUV": 3.660621
}
}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": 366.0621,
"rate": 3.660621
}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