Rate Overview
Live
1 VUV = 0.397330 TRY
1 TRY = 2.5168
VUV
Avg
0.392744
High
0.399264
Low
0.388228
Last updated: 7/26/2026, 11:33:22 AM
Quick Conversions
| VUV | TRY |
|---|---|
| 1 VUV | 0.40 TRY |
| 10 VUV | 3.97 TRY |
| 50 VUV | 19.87 TRY |
| 100 VUV | 39.73 TRY |
| 500 VUV | 198.67 TRY |
| 1,000 VUV | 397.33 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-26T11:33:22Z",
"rates": {
"TRY": 0.39733
}
}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.733000000000004,
"rate": 0.39733
}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