Rate Overview
Live
1 VUV = 0.389873 TRY
1 TRY = 2.5649
VUV
Avg
0.388734
High
0.390018
Low
0.387136
Last updated: 6/17/2026, 3:39:26 AM
Quick Conversions
| VUV | TRY |
|---|---|
| 1 VUV | 0.39 TRY |
| 10 VUV | 3.90 TRY |
| 50 VUV | 19.49 TRY |
| 100 VUV | 38.99 TRY |
| 500 VUV | 194.94 TRY |
| 1,000 VUV | 389.87 TRY |
Get VUV/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=TRYExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-06-17T03:39:26Z",
"rates": {
"TRY": 0.389873
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "TRY",
"amount": 100
},
"result": 38.987300000000005,
"rate": 0.389873
}Build with VUV/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key