Rate Overview
Live
1 VUV = 0.390622 TRY
1 TRY = 2.5600
VUV
Avg
0.362949
High
0.390851
Low
0.342285
Last updated: 7/8/2026, 9:20:03 PM
Quick Conversions
| VUV | TRY |
|---|---|
| 1 VUV | 0.39 TRY |
| 10 VUV | 3.91 TRY |
| 50 VUV | 19.53 TRY |
| 100 VUV | 39.06 TRY |
| 500 VUV | 195.31 TRY |
| 1,000 VUV | 390.62 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-07-08T21:20:03Z",
"rates": {
"TRY": 0.390622
}
}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": 39.062200000000004,
"rate": 0.390622
}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