Rate Overview
Live
1 VUV = 0.390913 TRY
1 TRY = 2.5581
VUV
Avg
0.390161
High
0.393247
Low
0.388228
Last updated: 7/7/2026, 12:10:37 PM
Quick Conversions
| VUV | TRY |
|---|---|
| 1 VUV | 0.39 TRY |
| 10 VUV | 3.91 TRY |
| 50 VUV | 19.55 TRY |
| 100 VUV | 39.09 TRY |
| 500 VUV | 195.46 TRY |
| 1,000 VUV | 390.91 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-07T12:10:37Z",
"rates": {
"TRY": 0.390913
}
}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.091300000000004,
"rate": 0.390913
}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