Rate Overview
Live
1 VUV = 0.380626 TRY
1 TRY = 2.6273
VUV
Avg
0.377004
High
0.380626
Low
0.374544
Last updated: 4/17/2026, 6:05:34 AM
Quick Conversions
| VUV | TRY |
|---|---|
| 1 VUV | 0.38 TRY |
| 10 VUV | 3.81 TRY |
| 50 VUV | 19.03 TRY |
| 100 VUV | 38.06 TRY |
| 500 VUV | 190.31 TRY |
| 1,000 VUV | 380.63 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-04-17T06:05:34Z",
"rates": {
"TRY": 0.380626
}
}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.0626,
"rate": 0.380626
}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